Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/escuderoemanuel/apiwithauth
API in development
https://github.com/escuderoemanuel/apiwithauth
dotenv express handlebars mongodb nodejs
Last synced: about 1 month ago
JSON representation
API in development
- Host: GitHub
- URL: https://github.com/escuderoemanuel/apiwithauth
- Owner: escuderoemanuel
- Created: 2024-04-07T19:42:55.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-07T20:57:19.000Z (7 months ago)
- Last Synced: 2024-09-29T12:02:57.459Z (about 2 months ago)
- Topics: dotenv, express, handlebars, mongodb, nodejs
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# API (Practice Project)
***
### This project focuses on functionality, with a basic user interface.**This Repository has several branches, which are divided as follows::**
- **Branch 'CRUD':** Contains the methods necessary to Create, Read, Update and Delete. That can only be accessed by a user who has logged in before.
- **Branch 'DataBase':** The data base will use CRUD methods to store.
- **Branch 'CSV':** Will export the database to a CSV file.