crudapi-example
API generator
A tool for generating CRUD API interfaces without coding
crudapi是crud+api组合,表示增删改查接口,是一款零代码可配置的产品。使用crudapi可以告别枯燥无味的增删改查代码,让您更加专注业务,节约大量成本,从而提高工作效率。crudapi的目标是让处理数据变得更简单,所有人都可以免费使用!无需编程,通过配置自动生成crud增删改查RESTful API,提供后台Web管理UI。基于主流的开源框架,后端采用Spring Boot。
17 stars
1 watching
10 forks
Language: Java
last commit: 4 months ago
Linked from 1 awesome list
apicrudcrudapijava
Related projects:
Repository | Description | Stars |
---|---|---|
crudapi/crudapi-admin-web | A low-code web application framework for building CRUD APIs and managing business data | 194 |
woowabros/nestjs-library-crud | A library that automatically generates CRUD REST APIs for NestJS applications using TypeORM entities. | 198 |
tengla/hapi-rethinkdb-crud | CRUD handlers for Hapi and Rethinkdb. | 3 |
sohelamin/crud-generator | Automates the creation of common application components | 1,406 |
jkheadley/rest-hapi | Automates RESTful API generation from Mongoose schema definitions using a Node.js plugin | 1,188 |
amranidev/scaffold-interface | Automates the creation of CRUD interfaces for web applications using Laravel | 912 |
nurisakbar/garuda-crud-generator | A CodeIgniter 3 CRUD generator with Datatables serverside and AdminLTE integration. | 70 |
awtkns/fastapi-crudrouter | Automates creation of CRUD routes for models in a FastAPI application | 1,417 |
premium-minds/wicket-crudifier | A library to simplify the creation of CRUD interfaces with Wicket | 11 |
davydovanton/hanami-scaffold | A tool to generate CRUD actions in one command for Hanami applications | 12 |
opencrud/opencrud | A standard GraphQL API specification for simple CRUD operations on databases | 389 |
crudjs/rest-nestjs-postgres | A sample API using Nest.js and Postgres to demonstrate CRUD operations | 149 |
brainlabs/ci-gen | Automates creation of CodeIgniter CRUD applications with form builder and validation tools. | 53 |
autoforce/apicasso | An abstract API design as a Rails-based mountable engine to speed-up development of CRUD JSON APIs | 32 |
testdrivenio/fastapi-crud-async | Asynchronous API with CRUD operations | 437 |