Backend Server with Django Rest API

This page summarizes the projects mentioned and recommended in the original post on /r/django

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • pyinotify

    Monitoring filesystems events with inotify on Linux.

  • #1 can be accomplished with pyinotify. Listen for IN_CREATE events in the watched directory and use requests to make the HTTP POST request to your server.

  • Zappa

    Serverless Python (by zappa)

  • If you need a relational DB, you can use AWS Aurora or RDS and use cloud functions ('lambda' in AWS) that you can invoke with HTTP to process the document first. Zappa will do a lot of the configuration for you if you go that route.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Building serverless websites (lambdas written with python) - do I use FastAPI or plain old python?

    2 projects | /r/aws | 31 May 2023
  • Best way to host Django DRF on AWS? (so many competing options)

    1 project | /r/django | 29 May 2023
  • How to deploy a project from git lab backend where I used django on backend and database

    1 project | /r/gitlab | 14 Apr 2023
  • lambda API deployment

    1 project | /r/devops | 24 Jan 2023
  • How to learn Django in depth

    1 project | /r/django | 30 Aug 2022