https://github.com/vsouza/scylla
A simple Elixir GraphQL API
https://github.com/vsouza/scylla
elixir elixir-phoenix graphql graphql-server
Last synced: about 1 year ago
JSON representation
A simple Elixir GraphQL API
- Host: GitHub
- URL: https://github.com/vsouza/scylla
- Owner: vsouza
- Created: 2018-09-01T15:19:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-01T15:19:28.000Z (almost 8 years ago)
- Last Synced: 2025-04-24T05:43:08.442Z (about 1 year ago)
- Topics: elixir, elixir-phoenix, graphql, graphql-server
- Language: Elixir
- Size: 10.7 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scylla
To start your Phoenix server:
* Install dependencies with `mix deps.get`
* Start Phoenix endpoint with `mix phx.server`
Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
Ready to run in production? Please [check our deployment guides](http://www.phoenixframework.org/docs/deployment).
## Learn more
* Official website: http://www.phoenixframework.org/
* Guides: http://phoenixframework.org/docs/overview
* Docs: https://hexdocs.pm/phoenix
* Mailing list: http://groups.google.com/group/phoenix-talk
* Source: https://github.com/phoenixframework/phoenix