README.md: Remove TODO about Swagger
continuous-integration/drone/push Build is passing Details

I added the SwaggerUI interface a few months ago.
This commit is contained in:
Alan Orth 2021-04-06 20:28:10 +03:00
parent 1e742bad41
commit 73dc3a292e
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 0 additions and 1 deletions

View File

@ -120,7 +120,6 @@ The id is the *internal* UUID for an item, community, or collection. You can get
- Use JSON in PostgreSQL
- Add top items endpoint, perhaps `/top/items` or `/items/top`?
- Actually we could add `/items?limit=10&sort=views`
- Add Swagger with OpenAPI 3.0.x with [falcon-swagger-ui](https://github.com/rdidyk/falcon-swagger-ui)
## License
This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).