fastapi-hypermodel icon indicating copy to clipboard operation
fastapi-hypermodel copied to clipboard

A FastAPI + Pydantic extension for simplifying hypermedia-driven API development.

Results 9 fastapi-hypermodel issues
Sort by recently updated
recently updated
newest added

This issue is to track the progress to support the [Mason](https://github.com/JornWildt/Mason) format

enhancement

This issue is to track the progress to support the [Uniform Basis for Exchanging Representations (UBER)](https://rawgit.com/uber-hypermedia/specification/master/uber-hypermedia.html) format

enhancement

This issue is to track the progress to support the [Ion Hypermedia Type](https://ionspec.org/) format Useful resources: - https://recaffeinate.co/post/modeling-json-api-with-ion/

enhancement

This issue is to track the progress to support the [JSON:API](https://jsonapi.org/format/) format

enhancement

This issue is to track the progress to support the [Collection+JSON](http://amundsen.com/media-types/collection/format/) format

enhancement

This issue is to track the progress to support the [JSON Hyper-Schema](https://datatracker.ietf.org/doc/html/draft-handrews-json-schema-hyperschema-02) format

enhancement

This issue is to track the progress to support the [JSON for Linking Data (JSON-LD)](https://json-ld.org/) format

enhancement

This issue is to track the progress to support the [Hydra](https://www.hydra-cg.com/) format. Hydra is built on top of JSON-LD so it is recommended to first close #65

enhancement

Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version. Release notes Sourced from ruff's releases. v0.4.1 Changes Preview features [pylint] Implement invalid-hash-returned (PLE0309) (#10961) [pylint] Implement invalid-index-returned (PLE0305) (#10962)...

dependencies
python