crudapi
There are 18 repositories under crudapi topic.
crudapi/crudapi-admin-web
crudapi增删改查接口零代码后台管理页面,一键快速CRUD。框架采用Vue,控件库为Quasar, 形式为SPA单页面应用。 主要知识点:Vue基本知识,自定义组件,axios网络请求,Vuex状态管理,Router路由,本地存储LocalStorage、Session、Cookie,登录,本地调试,docker打包等。 主要功能:元数据管理,序列号管理,表关系设置,业务数据crud增删改查,数据导入导出等。
mostlypanda/Node-js-functionalities
This repository contains very useful restful API's and functionalities in node-js containing many important tutorial code for mastering node-js, all tutorials have been published on medium.com, tutorials link is given below
crudapi/crudapi-example
crudapi是crud+api组合,表示增删改查接口,是一款零代码可配置的产品。使用crudapi可以告别枯燥无味的增删改查代码,让您更加专注业务,节约大量成本,从而提高工作效率。crudapi的目标是让处理数据变得更简单,所有人都可以免费使用!无需编程,通过配置自动生成crud增删改查RESTful API,提供后台Web管理UI。基于主流的开源框架,后端采用Spring Boot。
crudapi/crudapi.github.io
无需编程,通过配置自动生成crud增删改查RESTful API接口,免费使用零代码(低代码,无代码)开发平台可以提高效率和节约成本,让数据处理变得更简单
PabloEmidio/flask-postgres-CRUD
A basic CRUD application built in flask using postgres as database
ManiruzzamanAkash/Node-Advanced-CRUD-API
An advanced CRUD API for Node JS & Express implementing with MVC pattern and many more standards...
AbderrahmaneAmerhhi/car_rental_app
car rental application with laravel and vuejs
suyogojha/Python-Ninja-CRUD
Ninja CRUD
crudapi/crudapi-pro-example
crudapi是crud+api组合,表示增删改查接口,是一款零代码可配置的产品。使用crudapi可以告别枯燥无味的增删改查代码,让您更加专注业务,节约大量成本,从而提高工作效率。crudapi的目标是让处理数据变得更简单,所有人都可以免费使用!无需编程,通过配置自动生成crud增删改查RESTful API,提供后台Web管理UI。基于主流的开源框架,后端采用Spring Boot。
AbdallahAskar1/node_pg_api
CRUD API using NodeJS and postgreSQL to manage Users
shinchancode/CRUD-Operation
Build a java based application to allow user to create, read, update and delete Entities using SpringBoot
alekhyakamale/SpringbootApp
A simple Springboot Application used to perform CRUD Operations on a Patient database using Maven build, Hibernate and MySQL. The post, put, delete and get requests are made using Postman.
imalisina/todo_list_api
A simple todo CRUD API made by Laravel
SahandNamvar/Book-CRUD-API-Mongoose
Simple bookstore Backend operations
MvvvD/crew-management
First non-tutorial project in Spring. Project was done by myself, without any guidance/overview
RIOLOG/NESTJS_CRUD
A simple and efficient CRUD (Create, Read, Update, Delete) application built using NestJS. This project serves as a foundational template for managing basic data operations with a clean and maintainable architecture, leveraging the power of TypeScript and the NestJS framework.