Software Alternatives & Reviews

starlette-jsonapi now with OpenAPI 3.x support

JsonAPI FastAPI
  1. Application and Data, Languages & Frameworks, and Query Languages
    Pricing:
    • Open Source
    u/kingscolor One would use the framework in this repository to create a RESTful API, conforming to the jsonapi.org specification, using any data layer implementation they like. With the OpenAPI integration, they would also be able to generate documentation for their API, which can then be rendered by special UIs (for example: https://petstore.swagger.io/).

    #Development #Online Services #API Tools 43 social mentions

  2. FastAPI is an Open Source, modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
    Pricing:
    • Open Source
    • Free
    FastAPI (https://fastapi.tiangolo.com/) is a great framework that's also written on top of Starlette (https://www.starlette.io/) and offers an OpenAPI integration. However, FastAPI does not implement the jsonapi.org specification, so starlette-jsonapi tries to cover that niche.

    #Developer Tools #API Tools #Python Programming 232 social mentions

Discuss: starlette-jsonapi now with OpenAPI 3.x support

Log in or Post with