Skip to content

andreasagap/mongodb-nodejs-rest-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial

Build a REST API in NodeJS with MongoDB and then call the REST services from your Android application.

Start the server (command line)
	`node server.js`

alt text

Android Application's functions
  • Add a new customer
  • Update customer's info
  • Delete a customer
  • Display all the customers
Application

About

MongoDB->NodeJS->Rest API->Android

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published