Minor stuff

This commit is contained in:
Lilleman auf Larv 2022-01-22 15:35:58 +01:00
parent 998266f929
commit 0cdb52754f
2 changed files with 4 additions and 1 deletions

View File

@ -1 +1,4 @@
.env_example
docker-compose.yml
README.md
tests

View File

@ -1,6 +1,6 @@
# Auth API
This is a tiny http API for auth. Register accounts, auth with api-key or name/password, renew JWT tokens...
A tiny REST API for auth. Register accounts, auth with api-key or name/password, renew JWT tokens...
## Quick start with docker compose