Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gyanqui/webservices-project2
https://github.com/gyanqui/webservices-project2
mongodb mongoose node-js
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gyanqui/webservices-project2
- Owner: gyanqui
- Created: 2024-11-23T07:17:43.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-24T02:26:50.000Z (about 2 months ago)
- Last Synced: 2024-11-24T03:17:16.330Z (about 2 months ago)
- Topics: mongodb, mongoose, node-js
- Language: JavaScript
- Homepage: https://webservices-project2.onrender.com/api-docs
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web Services Project 2
## Randomized Render production URL
👉 https://webservices-project2.onrender.com/
## Table of Contents
- [Description](#-description)
- [Setup](#-setup)
- [Other commands](#-other-commands)
- [Collaborator](#-collaborators)## 📚 Description
This project will provide an API for storing and retrieving information about contacts. These contacts will be stored in a MongoDB database and all interaction will happen through the API that I create. I will not need to create a frontend for this project, instead I am creating the API that could be used by any frontend in the future.
## 🛠️ Setup
- `npm install`
- `node server.js` starts up a local server and updates on any JS or CSS/SCSS changes.## 🔩 Other commands
## 👾 Collaborator
- Gabriel Yanqui Alvarez