https://github.com/nikdoof/pydantic_spaceapi
A collection of Pydantic models representing the common formats of the SpaceAPI spec.
https://github.com/nikdoof/pydantic_spaceapi
pydantic-models spaceapi
Last synced: 4 months ago
JSON representation
A collection of Pydantic models representing the common formats of the SpaceAPI spec.
- Host: GitHub
- URL: https://github.com/nikdoof/pydantic_spaceapi
- Owner: nikdoof
- License: mit
- Created: 2024-07-08T18:44:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-26T05:23:08.000Z (5 months ago)
- Last Synced: 2026-01-26T19:57:42.934Z (5 months ago)
- Topics: pydantic-models, spaceapi
- Language: Python
- Homepage:
- Size: 657 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pydantic-spaceapi
A collection of [Pydantic](https://docs.pydantic.dev) models representing the common formats of the [SpaceAPI spec](https://spaceapi.io).
Originally developed as part of [Leigh Hackspace's Hackspace-API](https://github.com/leigh-hackspace/hackspace-api), but forked off into a separate repository for further development.