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

https://github.com/grzegorzwalewski/roster-parser


https://github.com/grzegorzwalewski/roster-parser

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        


icon
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
![test coverage](https://github.com/GrzegorzWalewski/roster-parser/assets/25950627/df485c35-67e5-4b2f-ab44-e7d84ce068b0)