Skip to content

nomadicdevops/azio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is generated example for sbt-zio-codegen project: https://github.com/nomadicdevops/sbt-zio-codegen

API Definitions are located here https://github.com/nomadicdevops/azio/tree/master/src/main/resources

After running sbt zioCodeGen, generated code is located here:

  1. Generated code which does not require further intervention: https://github.com/nomadicdevops/azio/tree/master/src/main/scala/com/example/zio/generated

  2. Generated code which needs business logic implementation, depicted by ??? marks: https://github.com/nomadicdevops/azio/tree/master/src/main/scala/com/example/zio/impl

  3. Generated Mocks, Stubs, Property-based Tests for Mocks, Scalacheck Generators and Helpers: https://github.com/nomadicdevops/azio/tree/master/src/test/scala/com/example/zio/generated

About

API Driven ZIO Development - Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages