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
- Host: GitHub
- URL: https://github.com/josemavarez11/notepad-api
- Owner: josemavarez11
- Created: 2024-01-28T17:02:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-29T18:06:59.000Z (almost 2 years ago)
- Last Synced: 2025-09-03T15:49:29.324Z (10 months ago)
- Topics: authentication, backend, expressjs, http-server, jwt, middleware, mongodb, nodejs, rest-api
- Language: JavaScript
- Homepage:
- Size: 3.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.