Update 'README.md'

This commit is contained in:
Aymeric GUERACAGUE 2021-04-07 00:12:34 +01:00
parent 399e5a6461
commit e8e4b45c0b
1 changed files with 0 additions and 10 deletions

View File

@ -80,13 +80,3 @@ vegeta attack -targets=targets.txt -name=300qps -rate=300 -duration=25s > result
crystal build ./src/main.cr crystal build ./src/main.cr
mv ./src/main ./web mv ./src/main ./web
``` ```
## TODO
* Ajouter le logger
* Ecrire des test
* Ecrire une CI, capable de crée les releases...
* Utiliser un analyser static comme [ameba](https://github.com/crystal-ameba/ameba).
* CGI
* Configuration (json --> DSL)
* TLS