pike
Backend generator
Tools for generating CRUD gRPC backends from YAML descriptions
Generate CRUD gRPC backends from single YAML description.
312 stars
8 watching
17 forks
Language: Go
last commit: over 2 years ago
Linked from 1 awesome list
crudgolanggrpcpostgresql
Related projects:
Repository | Description | Stars |
---|---|---|
sohelamin/crud-generator | Automates the creation of common application components | 1,406 |
utrack/clay | Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go | 290 |
clariah/grlc | Automates building of Linked Data APIs from shared SPARQL queries | 137 |
piotrkowalczuk/promgrpc | Provides metrics and instrumentation for gRPC-based Go applications. | 52 |
vladimirvivien/go-grpc | A collection of Go examples showcasing the features and benefits of gRPC for building efficient and scalable RPC systems. | 242 |
nurisakbar/garuda-crud-generator | A CodeIgniter 3 CRUD generator with Datatables serverside and AdminLTE integration. | 70 |
brainlabs/ci-gen | Automates creation of CodeIgniter CRUD applications with form builder and validation tools. | 53 |
apssouza22/grpc-production-go | A library that abstracts away gRPC configuration details and provides production-ready features such as health checks and shutdown hooks. | 207 |
alexeyco/pig | A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases | 16 |
amranidev/scaffold-interface | Automates the creation of CRUD interfaces for web applications using Laravel | 912 |
preslavmihaylov/go-grpc-crash-course | A tutorial and learning resource on using gRPC with Go for building networked services | 10 |
galeone/igor | An abstraction layer for PostgreSQL that provides a GORM-like syntax for CRUD operations and supports prepared statements, transactions, and JSON types. | 125 |
davydovanton/hanami-scaffold | A tool to generate CRUD actions in one command for Hanami applications | 12 |
friendsofgo/gopherapi | A simple CRUD API built with Go to demonstrate various software development concepts and patterns | 77 |
dhilipsiva/garuda | Automatically exposes Django ORM over gRPC for use in microservices written by other languages | 24 |