update README.md

This commit is contained in:
YingRui Lu 2019-04-25 12:21:24 +08:00
parent 9cec061bb5
commit e1d4b7411d

View File

@ -27,7 +27,9 @@ rails generate jsonapi:swagger User # UserResponse < JSONAPI::Resource
```
## Resource
- [JSONAPI](https://jsonapi.org/)
- [JSONAPI::Resources](http://jsonapi-resources.com/)
- [Rswag](https://github.com/domaindrivendev/rswag)
## Contributing