diff --git a/README.md b/README.md index d4d708e..36699c9 100644 --- a/README.md +++ b/README.md @@ -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)