Skip to content

This is a university personal project for course WDD 341 Web Services. I will build a API web application from scratch using Node.js, MondoDB, Swagger, Express-Validator, Javascript

Notifications You must be signed in to change notification settings

gyanqui/WebServices-Project2

Repository files navigation

Web Services Project 2

Randomized Render production URL

👉 https://webservices-project2.onrender.com/

Table of Contents

📚 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

About

This is a university personal project for course WDD 341 Web Services. I will build a API web application from scratch using Node.js, MondoDB, Swagger, Express-Validator, Javascript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published