Skip to content

Commit

Permalink
Redirect root endpoint to Swagger UI
Browse files Browse the repository at this point in the history
  • Loading branch information
mertkaanguzel committed Jan 7, 2024
1 parent 9d69ab1 commit aba81f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> ### Spring Boot codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the [RealWorld](https://realworld-docs.netlify.app/docs/specs/backend-specs/endpoints) API spec.

### [Demo](https://medium-clone.azurewebsites.net/swagger-ui/index.html)    [RealWorld](https://github.com/gothinkster/realworld)
### [Demo](https://medium-clone.azurewebsites.net)    [RealWorld](https://github.com/gothinkster/realworld)


This codebase was created to demonstrate a **Medium.com Clone API** built with **Spring Boot** including CRUD operations, authentication, various entity relations, unit testing, pagination and more.
Expand Down

0 comments on commit aba81f3

Please sign in to comment.