Added some basic readme info
This commit is contained in:
parent
a54b2eb847
commit
af93536c51
|
@ -1,3 +1,7 @@
|
||||||
|
# Auth API
|
||||||
|
|
||||||
|
This is a tiny http API for auth. Register accounts, auth with api-key or name/password, renew JWT tokens...
|
||||||
|
|
||||||
## Databaes migration
|
## Databaes migration
|
||||||
|
|
||||||
Done using [dbmate](https://github.com/amacneil/dbmate). Db stuff is stored in `./db`.
|
Done using [dbmate](https://github.com/amacneil/dbmate). Db stuff is stored in `./db`.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user