Skip to content

Build better mobile applications using Azure Mobile Apps

License

Notifications You must be signed in to change notification settings

lcarli/azure-mobile-apps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure Mobile Apps

Azure Mobile Apps is a set of client and server libraries for adding authenticated data access and offline synchronization to your mobile applications. The server side is a Node.js or ASP.NET Framework web API that runs on Azure App Service. The client side contains everything necessary to provide offline sync for your Android, iOS, UWP, or Xamarin application.

To get started, take a look at our documentation.

Generating the documentation

This project uses mkdocs for documentation. Documentation is written in Markdown. To install the pre-requisites, use the following:

pip install mkdocs mkdocs-material pymdown-extensions markdown-include

To host the documentation locally, use:

mkdocs serve

Contributing

If you would like to become an active contributor to this project please follow the instructions provided in Microsoft Azure Projects Contribution Guidelines.

About

Build better mobile applications using Azure Mobile Apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published