Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andreyjvm/test-restful-booker-platform

Testing restful-booker-platform
https://github.com/andreyjvm/test-restful-booker-platform

drawio java spring-test test-api test-automation

Last synced: 21 days ago
JSON representation

Testing restful-booker-platform

Awesome Lists containing this project

README

        

### Testing [restful-booker-platform](https://github.com/mwinteringham/restful-booker-platform)

---

### Endpoints Restful booker:
#### auth
- `http://localhost:3004/auth/swagger-ui/index.html`
- `http://localhost:3004/auth/actuator/health`
- `http://localhost:3004/auth/actuator/logfile`

#### booking
- `http://localhost:3000/booking/swagger-ui/index.html`
- `http://localhost:3000/booking/actuator/health`
- `http://localhost:3000/booking/actuator/logfile`

#### branding
- `http://localhost:3002/branding/swagger-ui/index.html`
- `http://localhost:3002/branding/actuator/health`
- `http://localhost:3002/branding/actuator/logfile`

#### message
- `http://localhost:3006/message/swagger-ui/index.html`
- `http://localhost:3006/message/actuator/health`
- `http://localhost:3006/message/actuator/logfile`

#### report
- `http://localhost:3005/report/swagger-ui/index.html`
- `http://localhost:3005/report/actuator/health`
- `http://localhost:3005/report/actuator/logfile`

#### room
- `http://localhost:3001/room/swagger-ui/index.html`
- `http://localhost:3001/room/actuator/health`
- `http://localhost:3001/room/actuator/logfile`

#### Assets
- `http://localhost:3003/actuator/health`
- `http://localhost:3003/actuator/logfile`