Clone the application:
git clone https://github.com/Eliathen/Atipera.git
Running tests:
./gradlew test
Run application:
./gradlew bootRun
Methods | Urls | Actions |
---|---|---|
GET | /api/v1/repositories?username=[username] | retrieve repositories with branches by username |
Run the server and browse to http://localhost:8080/api/v1/swagger-ui/index.html