Skip to content

Nahnahke/project-mongo-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Mongo API - https://project-mongo-api-c33hk2ngfq-lz.a.run.app/

🏁 Goals:

The goal of this project was to start using a database to store and retrieve data from and use that data to produce a RESTful API.

Must-have requirements:

✅ The API should have at least 2 routes.

✅ A minimum of one endpoint to return a collection of results (array of elements).

✅ A minimum of one endpoint to return a single result (single element).

✅ The API should make use of Mongoose models to model the data and use these models to fetch data from the database.

✅ The API should be RESTful.

🚧 The problem:

I am quite pleased with the turnout of this project. It fulfilled all the requirements and I enjoyed working with the backend part as always.

💻 Tech stack:

MongoDB - MongoDB Atlas - POSTMAN - Google Cloud

View it live: https://project-mongo-api-c33hk2ngfq-lz.a.run.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%