An open API service indexing awesome lists of open source software.

https://github.com/cyrilchukwuebuka/cyrilsocial-node-rest-api

The backend server for the cyril-social project. It makes use of Node.js which serves as the runtime environment for running JavaScript, Express as it's framework and MongoDB as its Database
https://github.com/cyrilchukwuebuka/cyrilsocial-node-rest-api

express hactoberfest mongodb nodejs rest-api

Last synced: about 2 months ago
JSON representation

The backend server for the cyril-social project. It makes use of Node.js which serves as the runtime environment for running JavaScript, Express as it's framework and MongoDB as its Database

Awesome Lists containing this project

README

        

# cyrilsocial-node-rest-api
This repository is serving as the backend server for the cyril-social project.
It makes use of Node.js([ExpressJs](http://expressjs.com)) (Backend)

Use **yarn start** to start up local server

The Application is served at [http://localhost:8800](http://localhost:8800)