mom1 / api-client-pydanticLinks
Gives ability https://github.com/MikeWooster/api-client to validate request data and converting json straight to pydantic class.
☆38Updated 8 months ago
Alternatives and similar repositories for api-client-pydantic
Users that are interested in api-client-pydantic are comparing it to the libraries listed below
Sorting:
- Separate the high level client implementation from the underlying CRUD.☆163Updated last year
- Repository Patterns for Python☆179Updated last year
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆220Updated last week
- python xml for humans☆215Updated last month
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆186Updated 5 months ago
- Authentication classes to be used with httpx☆128Updated 7 months ago
- Asyncio compatible SDK for aws services.☆176Updated 9 months ago
- An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policies☆267Updated 4 months ago
- Find HTTPExceptions and turn them into documented responses!☆100Updated last year
- An authentication library for Starlette and FastAPI.☆99Updated 2 years ago
- Extra Pydantic types.☆279Updated last week
- FastAPI filters🍸☆79Updated 2 weeks ago
- A single model for shaping, creating, accessing, storing data within a Database☆236Updated last year
- Pythonic dependency injection☆324Updated last year
- Simple Dependency injection framework for Python☆223Updated last week
- Replace Starlette's TestClient from `requests` to `httpx`! 🎉☆42Updated 2 years ago
- FastAPI client generator☆343Updated 2 years ago
- A framework-agnostic library for testing ASGI web applications