https://github.com/grzegorzwalewski/roster-parser
https://github.com/grzegorzwalewski/roster-parser
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/grzegorzwalewski/roster-parser
- Owner: GrzegorzWalewski
- Created: 2024-04-08T18:48:02.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-08T19:08:27.000Z (about 1 year ago)
- Last Synced: 2025-01-15T21:47:10.733Z (5 months ago)
- Language: PHP
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
Roster Parser## Available endpoints
1. Upload roster
POST `http://localhost:8000/api/roster/upload`
2. Get events
GET `http://localhost:8000/api/events?type=UNK&start_location=KRP&end_location=EBJ&exact_date=2022-01-22`Postman Collection: [Link](https://universal-spaceship-641904.postman.co/workspace/test~a8e355ca-8a87-4bc7-9fe8-5bd0236110f0/collection/14058032-98be6106-0f4c-477c-94f0-ecc2f121ddee?action=share&creator=14058032)
## Test Coverage
