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

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.

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.