Simpler way to develop CRUD apps?

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • DataLayerTemplate

    Template I use to create a datalayer to handle CRUD functionality

  • CASE

    Typescript lightweight Backend-as-a-Service ✨

  • Like u/PeaTearGriphon said it's depends on your backend. If you are looking for full JS environment, we build an open-source framework that standardize the main features and needs of crud apps. CASE purpose is to take care of that 75% of work to let developers express their talent . You can check our github !

  • 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
  • JHipster

    JHipster, much like Spring initializr, is a generator to create a boilerplate backend application, but also with an integrated front end implementation in React, Vue or Angular. In their own words, it "Is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures."

  • If you want a Spring backend with an Angular Frontend check out https://www.jhipster.tech. This is very nice for CRUD stuff.

  • tutim

    The open-source wizard form infrastructure for web applications

  • If you want to maintain flexibility, I'm building Tutim in open source, which should address some of these use cases.

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