Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gyanqui/webservices-project2


https://github.com/gyanqui/webservices-project2

mongodb mongoose node-js

Last synced: about 2 months ago
JSON representation

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