Update README.md

This commit is contained in:
sunli 2020-03-03 19:25:20 +08:00
parent 2378e75803
commit a45122eda1
1 changed files with 5 additions and 1 deletions

View File

@ -35,7 +35,7 @@
* Rustfmt friendly (Procedural Macro).
* Custom scalar.
* Minimal overhead.
* Easy integration (hyper, actix_web, tide, rocket ...).
* Easy integration (hyper, actix_web, tide ...).
## Goals
@ -79,6 +79,10 @@
- [ ] Custom Directive
- [X] Schema
- [ ] Validation rules
- [ ]
- [ ] Actix-web
- [ ] Hyper
- [ ] Tide
## License