Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nalchevanidze/morpheus-haxl-example
Morpheus GraphQL Haxl Example
https://github.com/nalchevanidze/morpheus-haxl-example
Last synced: about 12 hours ago
JSON representation
Morpheus GraphQL Haxl Example
- Host: GitHub
- URL: https://github.com/nalchevanidze/morpheus-haxl-example
- Owner: nalchevanidze
- License: mit
- Created: 2021-02-11T19:24:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-02-25T22:16:50.000Z (over 3 years ago)
- Last Synced: 2024-05-01T21:20:31.686Z (6 months ago)
- Language: Haskell
- Size: 19.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Morpheus GraphQL Haxl Example
## Getting Started
- build app
```sh
stack install
```- run Server after build succeed.
```sh
haxl-server
```- visit: http://localhost:3000/