django-rest-framework

Web APIs for Django. 🎸 (by encode)

Django-rest-framework Alternatives

Similar projects and alternatives to django-rest-framework

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better django-rest-framework alternative or higher similarity.

django-rest-framework reviews and mentions

Posts with mentions or reviews of django-rest-framework. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-15.
  • Creating Own Chat GPT
    9 projects | dev.to | 15 Sep 2023
    For the backend, we chose Python, Django Rest Framework. On the frontend, React, Redux, Saga, Sass. Let’s start with the backend, which was managed by Yegor. He writes about the server part of the project himself.
  • Building a Blog in Django
    12 projects | news.ycombinator.com | 12 Sep 2023
    With regard to JSON API aspects of Django, have you used https://www.django-rest-framework.org/ ? I find it to be very satisfactory.
  • A question
    2 projects | /r/django | 4 Aug 2023
    django-rest-framework and the Fetch API, or
  • Exploring Django's Third-Party Packages: Top Libraries You Should Know
    8 projects | dev.to | 8 Jul 2023
    Django REST Framework (DRF) Django REST Framework is a famous, powerful, and flexible toolkit for building Web APIs in Django. It provides a set of reusable components and tools to simplify API development, including serialization, authentication, permissions, and view sets.
  • FastAPI 0.100.0:Release Notes
    12 projects | news.ycombinator.com | 7 Jul 2023
    I wish Django would take async more seriously. This comment gives a pretty good overview of the current situation (some points are more valid than others): https://github.com/encode/django-rest-framework/discussions/...

    The Python ecosystem is strange. Where other dev communities will embrace new ways of doing things faster than most people can keep up — the Python community needs to be pulled kicking and screaming into the light once ever decade or so. Python 2 to 3, ~10 years.

    async/await has been in Python since 2015, it feels like it's going to be another 5 years before we see people taking async seriously in the big packages. Same problem we had during the 2/3 transition. No library support, no developer support.

  • How to create REST API using Django REST framework
    5 projects | dev.to | 29 May 2023
    Thanks for helping Steve to complete his REST API, he is now partying🥳. You can get more information on how to use the Django REST framework to best way read the documentation. There are many alternatives to the Django REST framework, you can give them a try if you want,
  • Composite Class-Based View for non DRF views
    3 projects | /r/django | 29 May 2023
    [Django Rest Framework](https://www.django-rest-framework.org/) has the very nice idea of a [ViewSet](https://www.django-rest-framework.org/api-guide/viewsets/#modelviewset) that allows really minimal code to perform all the basic CRUD actions on a model.
  • But how do I do this in Python?
    3 projects | /r/Python | 21 May 2023
    Additionally, Django can be used to create APIs using the DjangoRestFramework. If you're interested in learning Django, I strongly recommend checking out the books by Michael Vincent.
  • Authentication system using Python (Django) and SvelteKit
    7 projects | dev.to | 16 May 2023
    The backend service was built using Django with PostgreSQL database, Redis for session storage, and AWS S3 for file storage. The APIs were built without the use of external REST API frameworks such as Django REST framework. Data serialization and JSON responses were manually handled. Most of the views were made asynchronous. For testing, pytest and its ecosystem were heavily used. Mypy, Pylint and others were used for Static analysis. GitHub Actions were used for automated testing, coverage report and static analysis.
  • I’m a Brazilian salesforce developer and want to work with django stack. Any tips?
    5 projects | /r/django | 10 Apr 2023
    You will find a lot of videos about Django on YouTube. If you need a REST API try DRF. If you want GraphQL try Graphene Django. For WebSockets there is Channels. If you don't want to bother with having an API for your frontend but you still want that SPA feeling try HTMX.
  • A note from our sponsor - Mergify
    blog.mergify.com | 23 Sep 2023
    Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free. Learn more →

Stats

Basic django-rest-framework repo stats
194
26,339
8.0
4 days ago
Tired of breaking your main and manually rebasing outdated pull requests?
Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.
blog.mergify.com