nowfound

Alternatives

Products that do what django-zcapi - Zero-config API for Django does

I made this to use when starting a Backbone or Angular project. It quickly gets a server-side API up and running without having to write a ton of code. It's not for production use, but I'm sharing in case it can save others a bit of time. https://github.com/tonyblundell/django-zcapi

  1. 1
    Zonké68

    Zero config web app deployments to AWS

    2024

  2. 2

    Deploy your backend without code in a few days

    2018

  3. 3ZC

    2019 · timothycrosley.github.io

  4. 4

    Everything you need to build apps without code.

    2018

  5. 5

    Next.js and Django SaaS Boilerplate

    2024

  6. 6

    Instantly turn your app spec into Django & Node source code

    2021

  7. 7

    Learn how to build a web app with Python and Django

    2018

  8. 8MD

    A couple of years ago I wrote Hello Web App (http://hellowebapp.com) to teach beginner Django web app development. It's aimed at non-programmers and designers, and walks folks through building and deploying a basic web app. I'm working on my third book to teach web design fundamentals to programmers (Hello Web Design: https://www.kickstarter.com/projects/1868398473/hello-web-design-design-basics-for-non-designers), so I've made Hello Web App free online during the Kickstarter campaign for the new book. The full Hello Web App tutorial can be accessed here:…

    2017

  9. 9
    DhiWise201

    Instantly get production-ready code for web & mobile apps

    2021

  10. 10

    Building web applications has never been easier

    2020

  11. 11VM
  12. 12

    New crowdfunded Django 3.0 release 4 years in the making

    2014

  13. 13

    A serverless NextJS/React template to build GPT-3 apps

    2021

  14. 14DA
  15. 15IM

    I'm writing a book which teaches Python/Django web app development for non-programmers, and fundraising on Kickstarter (passed minimum funding, 2 days left): http://hellowebapp.com https://www.kickstarter.com/projects/1868398473/hello-web-app-intro-to-building-web-apps-with-djan It's basically the process I used to teach myself programming as a web designer a few years back, which I then launched a small web app (infant-version of WeddingInviteLove.com), which has grown into my bootstrapped startup which supports me full-time (WeddingLovely.com). Most…

    2014

  16. 16SK

    Hey HN! Over the past decade or so, every side project and startup I've built has used more or less the same framework: - a django backend - a react spa frontend - a separate seo-optimized static marketing site (I used to use jekyll, but now I use astro) As many of you can probably relate, I've always started from scratch or grabbed code from old private repos. Half the time this resulted in burning out before I started working on the main project. I decided to take a break and build a truly solid foundation for the things I use in nearly every project. Hopefully some of you find it as…

    2024 · djangoreactkit.com

  17. 17WO

    We had a lot of reasons we wanted to build our own help desk, the least of which (and easiest to mention) is that a three seat license to the top tier desk systems are well over $100/mo. Plus they were slowing us down quite a bit. Right now its only dependency is Django, it supports email alert for updates, has bundled style, a permission like public/private/internal status, optional anonymous questions/responses, categories, searching, and a few more I've missed. What I'd like to do is: extend tests, class based views, parse incoming emails as questions & response (this is important for…

    2012

  18. 18IW

    Hey HN, I wrote a book teaching beginner web app development using Django, launching on May 4th (successfully Kickstarted last year.) Website: http://hellowebapp.com Highlights: - Aimed at people who have previous HTML/building websites experience. - Template-first development: see the web app as a website first, before setting up databases and models. - Generic “collection of things” tutorial. Readers are encouraged to create something using this rubric that means something to them (a blog, a directory of people, etc.) Adding creativity will make the material stick better. -…

    2015

  19. 19PR

    2016 · github.com

  20. 20IG
  21. 21FU

    http://my-notes.readthedocs.org/ Some time ago I posted this question: http://news.ycombinator.com/item?id=4024938 where 100% of the top-level replies were positive ;). So here is the follow-up. It doesn't focus on anything specific, it's more like a collection of "loose" notes related to the Python/Django/JS development. The value here is that I try hard to filter out the noise to make those docs useful for myself. For instance, when I need to learn something on a specific topic, I check e.g. 10 or 20 threads on Stack Overflow, and pick just a handful of answers. And only those few high…

    2012

  22. 22DM

    Hi, my name is Nikita Sobolev, I am a CPython core dev, Django Software Foundation member, and maintainer of countless Python / Django opensource tools. Now I am happy to present to you my new project. Docs: https://django-modern-rest.rtfd.io/ Code: https://github.com/wemake-services/django-modern-rest/ Features: - No AI slop, but built for the LLM era. - Blazingly fast. - Supports Django >= 4.2 - Supports `pydantic2`, `msgspec`, `attrs`, `dataclasses`, `TypedDict` as model schemas, but not bound to any of these libraries. - Supports async Django…

    Apr 2026 · github.com

  23. 23IM

    Hello! I just made my first web app with Sinatra. It is a REST API that helps people add two-step verification to their websites or apps. I am a complete noob in web development so please criticize me and let me know how shitty this whole thing is. :) http://two-step.herokuapp.com/

    2014

  24. 24RA

    We were using django-easy-audit to track CRUD and API events in Django. The problem: every action meant an extra database write, which slowed transactions, increased infra costs, and left us with audit tables that weren’t great for analytics. I built django-activity-audit (PyPI) to fix this: - Extends Django’s logging system with custom AUDIT and API levels. - Captures CRUD + API request/response events as structured JSON logs. - Vector tails the logs and ships them into ClickHouse. - Grafana makes them queryable and visual. This removes the extra DB writes, gives structured data ready…

    Oct 2025 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →