Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cal-itp/eligibility-server
Server implementation of the Eligibility Verification API
https://github.com/cal-itp/eligibility-server
Last synced: 3 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T18:40:19.000Z (3 months ago)
- Last Synced: 2024-08-05T21:51:18.321Z (3 months ago)
- Language: Python
- Homepage: https://docs.calitp.org/eligibility-server
- Size: 1.23 MB
- Stars: 3
- Watchers: 7
- Forks: 3
- Open Issues: 4
-
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).View the technical documentation online: [https://docs.calitp.org/eligibility-server](https://docs.calitp.org/eligibility-server)
## License
[AGPL-3.0 License](./LICENSE)