All Projects → Dancer-Plugin-SimpleCRUD → Similar Projects or Alternatives

264 Open source projects that are alternatives of or similar to Dancer-Plugin-SimpleCRUD

Crudbooster
Laravel CRUD Generator, Make an Advanced Web Application Quickly
Stars: ✭ 1,580 (+6220%)
Mutual labels:  crud, crud-generator
Crud
NestJs CRUD for RESTful APIs
Stars: ✭ 2,709 (+10736%)
Mutual labels:  crud, crud-generator
Crud
CRUD PORTO Containers for apiato and Angular2 modules generator, based on Laravel 5.4 and Angular 2.4+
Stars: ✭ 23 (-8%)
Mutual labels:  crud, crud-generator
express-crud-router
Simply expose resource CRUD (Create Read Update Delete) routes for Express & Sequelize. Compatible with React Admin Simple Rest Data Provider
Stars: ✭ 109 (+336%)
Mutual labels:  crud, crud-generator
spring-boot-data-jpa-mysql
Spring Boot Rest CRUD API example - Spring Data JPA to interact with MySQL/PostgreSQL database.
Stars: ✭ 89 (+256%)
Mutual labels:  crud, crud-api
java-crud-api
No description or website provided.
Stars: ✭ 24 (-4%)
Mutual labels:  crud, crud-api
lara-crud
This package will give an opportunity to get a very flexible admin panel that will satisfy you most of the time.
Stars: ✭ 33 (+32%)
Mutual labels:  crud, crud-generator
laravel-crud-generator
Generate a CRUD scaffold with validation rules like a breeze.
Stars: ✭ 137 (+448%)
Mutual labels:  crud, crud-generator
ncg-crud-ngx-md
Angular 4+ Material Design CRUD/Admin app by NinjaCodeGen http://DNAfor.NET
Stars: ✭ 36 (+44%)
Mutual labels:  crud, crud-generator
http-node-api
O objetivo dessa aplicação era criar uma API sem nenhuma dependência externa, apenas utilizando as bibliotecas nativas do NodeJS. Tudo foi feito utilizando 100% Javascript.
Stars: ✭ 44 (+76%)
Mutual labels:  crud, crud-api
logrocket deno api
A functional CRUD-like API with Deno and Postgres
Stars: ✭ 23 (-8%)
Mutual labels:  crud, crud-api
mezon
Mezon is a simple php framework wich will help you to create business applications.
Stars: ✭ 35 (+40%)
Mutual labels:  crud, crud-api
crudcast
Create and deploy a RESTful API with a few lines of YAML
Stars: ✭ 32 (+28%)
Mutual labels:  crud, crud-generator
ios-grpc-note-crud-app
Swift iOS gRPC Client Note Taking App
Stars: ✭ 16 (-36%)
Mutual labels:  crud
Script-Help
📝 This VSTO Add-In is used for cleaning & creating a script for batch loading records into SQL Server, Oracle, Documentum, Markup or Markdown Languages. The functionality within the ribbon allows a quick way of preparing a bulk data load. Otherwise, the requests can be both time-consuming and error prone. It is written in 3 different versions a…
Stars: ✭ 65 (+160%)
Mutual labels:  crud-generator
node-github-publish
Publishes a file to a repository through the GitHub Contents API
Stars: ✭ 20 (-20%)
Mutual labels:  crud
BloodMS
🔥 🔥 🔥 A blood management project. 🔥 🔥 🔥
Stars: ✭ 48 (+92%)
Mutual labels:  crud
laravel-livewire-ui
Laravel Livewire UI, Auth, & CRUD starter kit.
Stars: ✭ 92 (+268%)
Mutual labels:  crud
laravel-realworld-example-app
Exemplary RealWorld backend API built with Laravel PHP framework.
Stars: ✭ 34 (+36%)
Mutual labels:  crud
luya-module-admin
Administration base module for all LUYA admin modules
Stars: ✭ 45 (+80%)
Mutual labels:  crud
node-typescript-starter
REST API using Node with typescript, KOA framework. TypeORM for SQL. Middlewares JWT (auth), CORS, Winston Logger, Error, Response
Stars: ✭ 19 (-24%)
Mutual labels:  crud
todo-list
A practical web application built with Node.js, Express, and MySQL for you to readily record, view, and manage your tasks with an account: Create, view, edit, delete, filter, and sort expenses are as easy as pie 🥧
Stars: ✭ 18 (-28%)
Mutual labels:  crud
Exemplos
Este repositório guarda exemplos de códigos e aplicações para você reaproveitar em seus projetos.
Stars: ✭ 60 (+140%)
Mutual labels:  crud
Angular-Reactive-Demo-Shop
Angular Demo Shop
Stars: ✭ 79 (+216%)
Mutual labels:  crud
Vue-3-Advance-CRUD
A Complete Single Page Application using Vue, Vue Router, Bootstrap-Vue, Vuex and all....
Stars: ✭ 41 (+64%)
Mutual labels:  crud
ocdquery
Over-Complicated Database Query using higher-kinded data
Stars: ✭ 34 (+36%)
Mutual labels:  crud
mongo-crud
CRUD API built with MongoDB and Express
Stars: ✭ 18 (-28%)
Mutual labels:  crud
BaNG
Backup Next Generation for Linux & Mac using rsync (support hardlinks and btrfs snapshots), Web-Frontend, Statistics, History-Merger)
Stars: ✭ 28 (+12%)
Mutual labels:  dancer
react-native-firebase-firestore-crud-example
React Native Firebase Tutorial: Build CRUD Firestore App
Stars: ✭ 24 (-4%)
Mutual labels:  crud
azure-cosmos-dotnet-repository
Wraps the .NET SDK for Azure Cosmos DB abstracting away the complexity, exposing a simple CRUD-based repository pattern
Stars: ✭ 190 (+660%)
Mutual labels:  crud
okta-spring-boot-react-crud-example
Simple CRUD with React and Spring Boot 2.0
Stars: ✭ 214 (+756%)
Mutual labels:  crud
geoservices-js
Deprecated - please consider using @esri/arcgis-rest-js
Stars: ✭ 53 (+112%)
Mutual labels:  crud
ionicfirebasecrud
An example of crud with Firebase and Ionic
Stars: ✭ 15 (-40%)
Mutual labels:  crud
mvc
PHP MVC boilerplate with user authentication, basic security and MySQL CRUD operations.
Stars: ✭ 28 (+12%)
Mutual labels:  crud
Desenvolvimento-Android-do-absoluto-zero-para-iniciantes
Visite meu site e conheça todos os meus cursos 100% on-line.
Stars: ✭ 33 (+32%)
Mutual labels:  crud
maricutodb
PHP Flat File Database Manager
Stars: ✭ 23 (-8%)
Mutual labels:  crud
api.symfony-3.crud
Symfony 3 and FOS REST Bundle - CRUD API
Stars: ✭ 15 (-40%)
Mutual labels:  crud-api
angular2-crud-auth-routing
Sample Angular (2.x, 4.x) project with Contacts CRUD + routing + simple authentication
Stars: ✭ 60 (+140%)
Mutual labels:  crud
react-crud-icons
57 SVG icons for CRUD applications, packaged as a React component with light & dark themes and tooltip.
Stars: ✭ 19 (-24%)
Mutual labels:  crud
rust-realworld-example-app
Example Rust codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld API spec.
Stars: ✭ 19 (-24%)
Mutual labels:  crud
FullStack-Angular-SpringBoot
Customer Relationship Managment [Full-stack Web Development using Angular & SpringBoot (RestFull API)]
Stars: ✭ 48 (+92%)
Mutual labels:  crud
php-orm-pdo
Micro PHP ORM Library
Stars: ✭ 18 (-28%)
Mutual labels:  crud
dapper-repositories
CRUD for Dapper
Stars: ✭ 523 (+1992%)
Mutual labels:  crud
laravel-backpack-crud-extended
This package extends Backpack/CRUD, to add some awesome features!
Stars: ✭ 60 (+140%)
Mutual labels:  crud
spring-boot-mongodb-react-java-crud
Spring Boot, MongoDB and React.js CRUD Java Web Application Example
Stars: ✭ 33 (+32%)
Mutual labels:  crud
vue-crud-ui
Single file Vue.js script that adds a UI to the PHP-CRUD-API project
Stars: ✭ 47 (+88%)
Mutual labels:  crud
SimplePHP
A small query builder project designed to assist daily routines and speed up the process of communicating with the database.
Stars: ✭ 14 (-44%)
Mutual labels:  crud
CRUD.ASPCore.Reactjs.WebAPI.EF
CRUD Operations in ASP.NET Core application using React.js , Web API and Entity Framework core DB first approach with the help of VS 2017.
Stars: ✭ 80 (+220%)
Mutual labels:  crud
ohcrud
OhCRUD PHP framework. http://ohcrud.erfan.me/
Stars: ✭ 25 (+0%)
Mutual labels:  crud
varbox
THE Laravel Admin Panel package built by developers, for developers
Stars: ✭ 61 (+144%)
Mutual labels:  crud
C-Sharp-Learning-Journey
Some of the projects i made when starting to learn c#, winfroms and wpf
Stars: ✭ 95 (+280%)
Mutual labels:  crud
crudlfap
MIRROR of yourlabs.io/oss/crudlfap
Stars: ✭ 20 (-20%)
Mutual labels:  crud
react-with-nodejs-and-sequelize
React-Redux application using NodeJS relational database API with Sequelize ORM. Two level CRUD with a main data table (bands) and other that is relationed with it (albums).
Stars: ✭ 30 (+20%)
Mutual labels:  crud
aarbac
An Automated Role Based Access Control .NET framework with T-SQL Query Parser which automatically parse select, insert, update, delete queries based on the logged in user role
Stars: ✭ 18 (-28%)
Mutual labels:  crud
nodejs-simple-restfull-with-express
⚡ ExpressJS Rest API Sample
Stars: ✭ 19 (-24%)
Mutual labels:  crud
remult
A CRUD framework for full stack TypeScript
Stars: ✭ 1,488 (+5852%)
Mutual labels:  crud
klaravel
DEPRECATED Laravel control panel for developers, comes with integrated Scaffold generator, backups, logs, and embedde user guide.
Stars: ✭ 24 (-4%)
Mutual labels:  crud-generator
now-cms
No description or website provided.
Stars: ✭ 15 (-40%)
Mutual labels:  crud
api
_api is an autogenerated CRUD API built on LowDB and ExpressJS.
Stars: ✭ 73 (+192%)
Mutual labels:  crud
spectre-canjs
A data administration component library built on the Spectre.css framework enabled with CanJS
Stars: ✭ 25 (+0%)
Mutual labels:  crud
1-60 of 264 similar projects