VaporCRUDRouter
CRUD router
An extension to Vapor's routing system for simple CRUD (Create, Read, Update, Delete) route setup in Swift applications.
A Rails-inspired extension to Vapor's routing system
67 stars
9 watching
6 forks
Language: Swift
last commit: almost 3 years ago
Linked from 1 awesome list
railsroutingswiftvaporvapor-4vapor-swiftvapor4
Related projects:
Repository | Description | Stars |
---|---|---|
khaledsukkar2/django-swift-crud | A package that simplifies setting up CRUD operations in Django models with a streamlined view class | 20 |
fast-crud/fast-crud | A framework for building CRUD interfaces quickly and efficiently. | 932 |
what-crud/vue-crud | A Vue.js based REST-ful CRUD system with authentication and layout management features | 833 |
awtkns/fastapi-crudrouter | Automates creation of CRUD routes for models in a FastAPI application | 1,417 |
jungsoft/crudry | A utility library for generating and translating CRUD (Create, Read, Update, Delete) functions in Elixir applications. | 90 |
amranidev/scaffold-interface | Automates the creation of CRUD interfaces for web applications using Laravel | 912 |
shershen08/vue.js-v2-crud-application | A Vue.js demo app showcasing CRUD operations using version 2.0 of the framework and router. | 54 |
vapor-community/queues-mongo-driver | An implementation of a MongoDB driver for Vapor's Queues framework | 6 |
notf0und/zsh-vapor | Adds vapor shell command with auto-completion to Laravel projects | 1 |
opencrud/opencrud | A standard GraphQL API specification for simple CRUD operations on databases | 389 |
vardius/gorouter | A lightweight Go framework for building HTTP request routers and multiplexers | 154 |
davydovanton/hanami-scaffold | A tool to generate CRUD actions in one command for Hanami applications | 12 |
ericdc1/dapper.simplecrud | A Dapper extension providing simple CRUD helpers with default values and flexible parameters | 1,144 |
icwr-team/r-crud | A PHP class library providing basic CRUD operations for tables in a database. | 0 |
versent/redux-crud | Provides standard actions and reducers for building CRUD applications with Redux | 623 |