Skip to content

Commit

Permalink
docs: add reference to Swagger UI web client
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanemachine committed Nov 2, 2023
1 parent d78c01d commit 7ba25be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Features:
- LiveView CRUD
- REST API
- OpenAPI spec available in [JSON](https://phoenix-todo-list.nicholasmoen.com/static/openapi.json) and [YAML](https://phoenix-todo-list.nicholasmoen.com/static/openapi.yaml)
- [Swagger Web UI client](https://phoenix-todo-list.nicholasmoen.com/api/swagger-ui) is also available
- [Insomnia](https://insomnia.rest/) spec for easy HTTP/API endpoint debugging
- Elixir tests (ExUnit)
- Javascript-based unit tests (Vitest)
Expand Down

0 comments on commit 7ba25be

Please sign in to comment.