Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 866 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 866 Bytes

pyvera

Python code generator for silvera language

Libraries/Frameworks used in generated code

Project status

  • 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.