Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.