vitalik / django-ninja

💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
https://django-ninja.dev
MIT License
6.96k stars 420 forks source link

RealWorld Demo for Django Ninja #1254

Open c4ffein opened 1 month ago

c4ffein commented 1 month ago

Hi @vitalik ,

I implemented the RealWorld Demo App in Ninja, imo this is a really good project as it helps the potential future user of a framework decide between multiple stacks - as these demo apps have to implement the same specific set of features.

The repo is here, in case you think it could be nice to have a demo app for the framework. I can transfer ownership to you if you want, or just implement any change you want. Feel free to drop an issue, or just close this one if this is of no use to you.

Anyway, huge thanks for this framework, I enjoy it a lot, and so do some people I recommended it to :)

eadwinCode commented 1 month ago

@c4ffein You have some errors in pull down articles on the live demo app

c4ffein commented 1 month ago

@eadwinCode To be fair this is not my demo

So thank you, I just updated the URL and clarified this was not my deployed app in the README