Understand Django: Security and Django

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • django-cors-headers

    Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS)

  • Django does not include tools to handle CORS configuration from the core package. To make this work, you'll need to reach for a third party package. Since CORS configuration is handled through HTTP headers, you'll find that the very appropriately named django-cors-headers package is exactly what you need.

  • Vue.js

    This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

  • Imagine that you've built myapp.com. For your user interface, instead of Django templates, you built a client UI using a JavaScript framework like Vue.js. Your application is serving static files at myapp.com, and you built a Django-powered API that is handling the data which gets called at api.myapp.com.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS 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

  • Vue 2 Final Release

    1 project | news.ycombinator.com | 25 Dec 2023
  • Vue 2 vs vue 3 - The Differences

    2 projects | dev.to | 5 Jun 2023
  • What's happening with the forum?

    2 projects | /r/vuejs | 13 Apr 2023
  • Vue 2 or Vue 3 ()

    1 project | /r/vuejs | 9 Jan 2023
  • GitHub README badges for UE

    1 project | /r/unrealengine | 24 Nov 2022