Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meraf00/schema-mapper
Backend code generator
https://github.com/meraf00/schema-mapper
code-generation job-scheduling nestjs typeorm
Last synced: about 2 months ago
JSON representation
Backend code generator
- Host: GitHub
- URL: https://github.com/meraf00/schema-mapper
- Owner: meraf00
- Created: 2024-04-13T16:42:37.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-21T08:17:44.000Z (8 months ago)
- Last Synced: 2024-05-21T23:04:19.868Z (8 months ago)
- Topics: code-generation, job-scheduling, nestjs, typeorm
- Language: TypeScript
- Homepage:
- Size: 1.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Schema Mapper
Schema mapper allows you to define your schema and generate a fully functional API with CRUD operations.
Currently, it supports NestJS and Typeorm.