Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alef-basilio/mongodb-crud---frontend---08-2024
A connection with a non-relational database that can be used by users. Jquery, MongoDB API and JavaScript.
https://github.com/alef-basilio/mongodb-crud---frontend---08-2024
css front-end frontend html javascript jquery js
Last synced: 18 days ago
JSON representation
A connection with a non-relational database that can be used by users. Jquery, MongoDB API and JavaScript.
- Host: GitHub
- URL: https://github.com/alef-basilio/mongodb-crud---frontend---08-2024
- Owner: Alef-Basilio
- Created: 2024-08-19T16:48:20.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T19:59:23.000Z (3 months ago)
- Last Synced: 2024-10-10T13:20:17.340Z (about 1 month ago)
- Topics: css, front-end, frontend, html, javascript, jquery, js
- Language: JavaScript
- Homepage: https://node-front-iota.vercel.app
- Size: 388 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Deploy link:
The MongoDB API repository: [Alef-Basilio/MongoDB-API---BackEnd---08-2024](https://github.com/Alef-Basilio/MongoDB-API---BackEnd---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 CRUD
Topics:
Technolgies |
How was made |
Objective
A connection with a non-relational database that can be used by users.
Technologies
Jquery and JavaScript.### API:
Alef-Basilio/MongoDB-API---BackEnd---08-2024.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.