Skip to content

Commit

Permalink
add sample project (zio#6719)
Browse files Browse the repository at this point in the history
* add sample project

* Update sampleprojects.md
  • Loading branch information
jxnu-liguobin authored Apr 26, 2022
1 parent 3cb59d3 commit 8a940ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/resources/learning/sampleprojects.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ title: "Sample Projects"
- [ZIO Tapir Http4s Integration](https://github.com/Neurodyne/zio-tapir) by [Boris V.Kuznetsov](https://github.com/tampler)
- [Akka Microservice using DDD with ZIO Streams Tapir AkkaHTTP Integration](https://github.com/mvillafuertem/scalcite) by [Miguel Villafuerte](https://github.com/mvillafuertem)
- [Simple ZIO ScalaJS Skeleton](https://github.com/sb-dev/zio-scalajs) by [Samir Benzenine](https://github.com/sb-dev)
- [Full ZIO Stack: A sample IM that uses zio, zio-redis, zio-actors, zio-schema, zio-streams, zio-crypto, tapir, akka-http](https://github.com/bitlap/zim) by [bitlap](https://github.com/bitlap/zim) (Notes in Chinese)

0 comments on commit 8a940ad

Please sign in to comment.