Python code generator for silvera language
- Setup py
- Models generation
- CRUD API generation
- Custom API endpoints generation
- Messages models
- Kafka producers
- Kafka consumers
- Dependency services
- Circuit breaker pattern
- Start scripts
- *Switch consul with eureka
- Containerization
* Only realized later during the development that API Gateway, Service Registry generation was only supported for JAVA platform. Consul (Template) and Nginx were considered for the purposes of implementation of these patterns.