Djapy: Zero Boilerplate Django REST APIs
p/djapy-zero-boilerplate-django-rest-apis
Build Django APIs at startup speed
Bishwas Bhandari

Djapy: Zero Boilerplate Django REST APIs โ€” Build Django APIs at startup speed

1
โ€ข
A modern Python framework for building REST APIs in Django with zero boilerplate. Write pure Python, get type safety, Swagger docs, and async support out of the box. Perfect for MVPs and production apps.

Add a comment

Replies
Best
Bishwas Bhandari
Maker
๐Ÿ“Œ
Hey Product Hunt! ๐Ÿ‘‹ I'm Bishwas, the creator of Djapy. After years of building Django APIs and repeatedly writing the same boilerplate code, I decided to create something better. Djapy emerged from a simple idea: what if we could build Django APIs with just pure Python, zero boilerplate, and modern features like type safety and async support out of the box? Today, Djapy lets you: - Write APIs in pure Python with full type safety - Skip all the serializer/viewset boilerplate - Get async support and Swagger docs automatically - Deploy production-ready APIs in minutes We're already being used in production by companies like WebMatrices, and we'd love for you to try it out. I'll be here all day to answer any questions and discuss your API development challenges! Would love to hear your thoughts and feedback! ๐Ÿ™
@bishwas_bhandari What do you think about just python @dataclass based validators?