https://github.com/servettonga/node-auth
Simple User Management API
https://github.com/servettonga/node-auth
authentication authentication-backend nodejs
Last synced: 2 months ago
JSON representation
Simple User Management API
- Host: GitHub
- URL: https://github.com/servettonga/node-auth
- Owner: servettonga
- Created: 2023-08-25T20:53:25.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-26T21:45:09.000Z (over 1 year ago)
- Last Synced: 2025-01-18T23:51:26.119Z (4 months ago)
- Topics: authentication, authentication-backend, nodejs
- Language: JavaScript
- Homepage:
- Size: 303 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-auth
Simple User Management API with OpenAPI and NodeJS
### **Usage**
See `./config/openapi.yml` for api specifications.
API documentation will be available on the `/api-docs` route once the server runs.