Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schrepfler/artemis
Artemis aims to implement the baseline Apollo server WebSocket subscriptions protocol on top of Akka and Sangria
https://github.com/schrepfler/artemis
akka-http akka-streams graphql sangria sangria-graphql websockets
Last synced: 2 months ago
JSON representation
Artemis aims to implement the baseline Apollo server WebSocket subscriptions protocol on top of Akka and Sangria
- Host: GitHub
- URL: https://github.com/schrepfler/artemis
- Owner: schrepfler
- License: apache-2.0
- Created: 2017-09-05T23:57:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-17T03:26:49.000Z (about 2 years ago)
- Last Synced: 2024-05-07T18:07:12.231Z (8 months ago)
- Topics: akka-http, akka-streams, graphql, sangria, sangria-graphql, websockets
- Language: Scala
- Homepage:
- Size: 274 KB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Artemis #
> Leto bore Apollo and Artemis, delighting in arrows,
> Both of lovely shape like none of the heavenly gods,
>
> As she joined in love to the Aegis-bearing ruler.
>
> — Hesiod, Theogony, lines 918–920 (written in the 7th century BC)Welcome to Artemis!
## Contribution policy ##
Contributions via GitHub pull requests are gladly accepted from their original author. Along with
any pull requests, please state that the contribution is your original work and that you license
the work to the project under the project's open source license. Whether or not you state this
explicitly, by submitting any copyrighted material via pull request, email, or other means you
agree to license the material under the project's open source license and warrant that you have the
legal authority to do so.## License ##
This code is open source software licensed under the
[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) license.