An open API service indexing awesome lists of open source software.

https://github.com/manugraj/gode

A code generator. For UI, please go to https://github.com/nitbaby/cdx-gode-ui
https://github.com/manugraj/gode

Last synced: 3 months ago
JSON representation

A code generator. For UI, please go to https://github.com/nitbaby/cdx-gode-ui

Awesome Lists containing this project

README

        

# God(e)

An intelligent codegenerator for generating applications for enterprise requirements.

## How to build
- Git clone the repo
- Run mvn clean install
- cd /gode-code-generator
- Run mvn spring-boot:run -Dspring-boot.run.arguments=--server.port=${port}
- Go to *http://localhost:${port}/gode* for admin app
- Go to *http://localhost:${port}/swagger-ui.html* for apis