Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/alef-basilio/mongodb-api---backend---08-2024
- Owner: Alef-Basilio
- Created: 2024-08-21T16:57:24.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T19:58:39.000Z (4 months ago)
- Last Synced: 2024-08-28T21:30:09.227Z (4 months ago)
- Topics: back-end, backend, javascript, js, mongodb, mongoose, nodejs
- Language: JavaScript
- Homepage: https://node-front-iota.vercel.app/
- Size: 32.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.