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
- Host: GitHub
- URL: https://github.com/cyrilchukwuebuka/cyrilsocial-node-rest-api
- Owner: cyrilchukwuebuka
- Created: 2021-10-01T22:50:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-31T06:59:16.000Z (over 3 years ago)
- Last Synced: 2025-02-09T19:45:14.036Z (3 months ago)
- Topics: express, hactoberfest, mongodb, nodejs, rest-api
- Language: JavaScript
- Homepage:
- Size: 98.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)