sergey-kolodiy/PolyGen
PolyGen is a code generator that produces database schema, ORM layer, REST API and a (coming soon — stay tuned!) single-page web UI for your business model.
PolyGen helps software developers quickly set up the foundational components of a new application. You define your business model using a simple configuration, and it generates the database structure, the code that interacts with the database, and a basic web API. This is ideal for developers building data-driven applications who want to automate repetitive setup tasks.
No commits in the last 6 months.
Use this if you are a developer looking to rapidly scaffold the backend services for a new business application based on a defined data model.
Not ideal if you are a non-developer seeking a no-code solution, or a developer who needs highly customized database interactions or API designs not covered by standard generation.
Stars
21
Forks
4
Language
C#
License
MIT
Category
Last pushed
Sep 24, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/sergey-kolodiy/PolyGen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Dav1dde/glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Aleph-Alpha/ts-rs
Generate TypeScript bindings from Rust types
apollographql/apollo-tooling
✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
mmcloughlin/avo
Generate x86 Assembly with Go
krzysztofzablocki/Sourcery
Meta-programming for Swift, stop writing boilerplate code.