Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/andreyjvm/test-restful-booker-platform
- Owner: AndreyJVM
- License: gpl-3.0
- Created: 2024-12-11T10:48:03.000Z (26 days ago)
- Default Branch: main
- Last Pushed: 2024-12-11T11:03:31.000Z (26 days ago)
- Last Synced: 2024-12-11T12:19:00.582Z (26 days ago)
- Topics: drawio, java, spring-test, test-api, test-automation
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`