Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alecremer/authentication
https://github.com/alecremer/authentication
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alecremer/authentication
- Owner: alecremer
- Created: 2023-01-16T22:31:11.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-08T20:38:07.000Z (almost 2 years ago)
- Last Synced: 2024-05-18T19:21:17.596Z (6 months ago)
- Language: JavaScript
- Size: 5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Authentication APP using MVC (in progress)
## Structures
Client side -> view layer, using react;
Server side -> controller and model layers, using nodeJS and MySQL without ORM;