/Restful-Api

RESTful API with NodeJS Express and MongoDB. RESTful API is an architectural style for designing web services that use HTTP methods (GET, POST, PUT, DELETE) to retrieve, create, update, and delete resources identified by URLs.

Primary LanguageJavaScript

No issues in this repository yet.