Ecosyste.ms: Awesome

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

https://github.com/littleStudent/micro-authentication-starter

micro + authentication starter
https://github.com/littleStudent/micro-authentication-starter

micro

Last synced: about 1 month ago
JSON representation

micro + authentication starter

Lists

README

        

# micro-authentication-starter

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