π Introducing pAPI β A modular micro-framework built on FastAPI (Feedback and contributors welcome!) #2
efirvida
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone π
I'd like to share pAPI, a modular micro-framework built on FastAPI, designed to simplify the development of extensible, tool-oriented APIs through a clean and pluggable addon system.
π§ What is pAPI?
pAPI (Python API / Pluggable API) lets you structure your app as a set of independent, discoverable addons with automatic dependency resolution. It provides a flexible architecture and useful developer tools, including multi-database support, standardized responses, and an extensible CLI.
β¨ Key Features:
APIResponse,APIException)π How you can contribute
I'm looking for technical feedback, design suggestions, and contributors interested in collaborating β whether:
You can contribute with code, docs, examples, bug reports, or just ideas. All contributions are welcome!
π Repository: https://github.com/efirvida/pAPI
Thanks for reading β I hope youβll give it a try, share your thoughts, or even open a PR π
Beta Was this translation helpful? Give feedback.
All reactions