Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quickstart for ZIO STM #53

Merged
merged 2 commits into from
May 20, 2024
Merged

Conversation

GrigoriiBerezin
Copy link
Contributor

No description provided.


import zio._

// thanks jorge-vasquez-2301 for this example
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is important to include a Readme section and reference the main repository and article. Additionally, it may be necessary to contact the author to ensure they approve the PR being merged here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, will ask

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jorge-vasquez-2301, hello, will you mind if I will use your zio STM example as quickstart?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@GrigoriiBerezin sure! Thanks for including it

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add many thanks and link to the article to README :)


- [ZIO Cache](zio-quickstart-cache)
- [ZIO Json](zio-quickstart-encode-decode-json)
- [ZIO GraphQL Webservice](zio-quickstart-graphql-webservice)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding more content.
Also, it is good to link to the articles, e.g. https://zio.dev/guides/quickstarts/graphql-webservice

@khajavi khajavi merged commit aab319b into zio:master May 20, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants