Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alef-basilio/mongodb-api---backend---08-2024

A connection with a non-relational database that can be used by users. Node.js, JavaScript and MongoDB.
https://github.com/alef-basilio/mongodb-api---backend---08-2024

back-end backend javascript js mongodb mongoose nodejs

Last synced: about 2 months ago
JSON representation

A connection with a non-relational database that can be used by users. Node.js, JavaScript and MongoDB.

Awesome Lists containing this project

README

        

Deploy link:

The MongoDB CRUD repository: [Alef-Basilio/MongoDB-CRUD---FrontEnd---08-2024](https://github.com/Alef-Basilio/MongoDB-CRUD---FrontEnd---08-2024)

If you want to test: @[MongoDB CRUD](https://mongodbcrud-backend-f8fole6uw-alef-basilios-projects.vercel.app/) or just see (this one takes a few minutes to work):
@[MongoDB API](https://nodeback-4zha.onrender.com)

```
https://mongodbcrud-backend-f8fole6uw-alef-basilios-projects.vercel.app/
```
```
https://nodeback-4zha.onrender.com
```

MongoDB API



Topics:
Technolgies |
How was made |
Objective


A connection with a non-relational database that can be used by users.




Technologies


Node.js and JavaScript.

### Database:
MongoDB.

How was made


Using technologies linked to JavaScript to create a server and make queries.

Separating the front and the back by the Render website web service and Vercel.

Objective


To better understand the architecture of web applications.