An open API service indexing awesome lists of open source software.

https://github.com/benjaminboruff/micro-auth-jwt-template


https://github.com/benjaminboruff/micro-auth-jwt-template

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# micro-auth-jwt-template

small starter project for a REST api with Authentication

### included

* micro
* jwt
* bcrypt
* mongodb

### usage

```
MONGODB= SECRET= npm start
```

* navigate to `localhost:3000/api/setup`
* user `admin:password` is created