https://github.com/fpierre/esgi_rest_authentication_server
https://github.com/fpierre/esgi_rest_authentication_server
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fpierre/esgi_rest_authentication_server
- Owner: FPierre
- Created: 2016-06-02T09:02:00.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-05T10:23:55.000Z (almost 10 years ago)
- Last Synced: 2025-03-28T14:39:27.628Z (12 months ago)
- Language: JavaScript
- Size: 2.2 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# esgi_rest_authentication_server
> Serveur d'authentification d'un utilisateur.
## Requis
* Node.js
Lancer le serveur
```bash
$ nodemon server.js
```