Files
pydantic_spaceapi/README.md
2024-07-08 19:44:51 +01:00

5 lines
343 B
Markdown

# 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.