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

https://github.com/josemavarez11/notepad-api

Backend code for Notepad app
https://github.com/josemavarez11/notepad-api

authentication backend expressjs http-server jwt middleware mongodb nodejs rest-api

Last synced: 3 months ago
JSON representation

Backend code for Notepad app

Awesome Lists containing this project

README

          

# Notepad API

**Notepad app is a school project mobile application to create text notes and grouped them into different categories.**

This API provides all the business logic of the application, as well as the authentication process, registration, CRUD of notes, categories and users.

> [!NOTE]
> School project for mobile apps developmente class at URU.