https://github.com/jezebel1990/api-authentication
https://github.com/jezebel1990/api-authentication
api authentication
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jezebel1990/api-authentication
- Owner: Jezebel1990
- Created: 2024-02-27T22:21:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-27T23:45:37.000Z (over 2 years ago)
- Last Synced: 2025-01-17T10:23:54.488Z (over 1 year ago)
- Topics: api, authentication
- Language: EJS
- Homepage: https://api-authentication-9so8.onrender.com
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Api Authentication

## Getting Started
First, run the development server:
```bash
npm install
# and
node index.js
```