{"library":"fastapi-restful","type":"library","category":null,"description":"FastAPI-RESTful provides helper utilities to streamline FastAPI development, particularly for building RESTful APIs using class-based views (CBV) and resource inferring routers. It aims to reduce boilerplate when defining API endpoints and integrates well with common patterns like SQLAlchemy sessions. The current version is 0.6.0, and it has a moderate release cadence, with minor versions released every few months, often incorporating dependency updates and bug fixes.","language":"python","status":"active","version":"0.6.0","tags":["fastapi","rest","api","cbv","resource","pydantic","sqlalchemy"],"last_verified":"Mon May 25","install":[{"cmd":"pip install fastapi-restful","imports":["from fastapi_restful.resource import Resource","from fastapi_restful.cbv import cbv","from fastapi_restful.inferring_router import InferringRouter","from fastapi_restful.api import Api"]},{"cmd":"pip install fastapi-restful[session]","imports":[]}],"homepage":"https://fastapi-restful.netlify.app","github":"https://github.com/yuval9313/FastApi-RESTful","docs":"https://fastapi-restful.netlify.app","changelog":null,"pypi":"https://pypi.org/project/fastapi-restful/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":4.9,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/fastapi-restful/compatibility"}}