/PlacesServer

Server for FoodInMinsk university project

Primary LanguageJavaScript

PlacesServer 🍴

Node.js server

Features

  • Uses HTTP
  • Uses MongoDB
  • Implements REST API
    • Performs basic Create/Read/Update/Delete (CRUD) operations
  • Implements SOAP API

Primary modules

express mongoose soap body-parser

How-to-use

Type npm install an then npm start in the console from the root directory of the project