https://github.com/cal-itp/eligibility-server
Server implementation of the Eligibility Verification API
https://github.com/cal-itp/eligibility-server
Last synced: 4 months ago
JSON representation
Server implementation of the Eligibility Verification API
- Host: GitHub
- URL: https://github.com/cal-itp/eligibility-server
- Owner: cal-itp
- License: agpl-3.0
- Created: 2021-09-27T23:10:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-02T19:27:44.000Z (4 months ago)
- Last Synced: 2024-12-02T20:27:30.029Z (4 months ago)
- Language: Python
- Homepage: https://docs.calitp.org/eligibility-server
- Size: 1.26 MB
- Stars: 3
- Watchers: 8
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- jimsghstars - cal-itp/eligibility-server - Server implementation of the Eligibility Verification API (Python)
README
# Eligibility Server
Server implementation of the [Eligibility Verification API](https://docs.calitp.org/eligibility-api/specification). See
the client implementation in [`benefits`](https://github.com/cal-itp/benefits).Eligibility Server is open-source software that is designed, developed, and maintained by Compiler LLC on behalf of Caltrans, Cal-ITP, and our agency partners.
View the technical documentation online: [https://docs.calitp.org/eligibility-server](https://docs.calitp.org/eligibility-server)
## License
[AGPL-3.0 License](./LICENSE)