https://github.com/michaeltelford/graphiti_reference_project
A useful Graphiti on Rails reference project
https://github.com/michaeltelford/graphiti_reference_project
api graphiti ruby ruby-on-rails
Last synced: 7 months ago
JSON representation
A useful Graphiti on Rails reference project
- Host: GitHub
- URL: https://github.com/michaeltelford/graphiti_reference_project
- Owner: michaeltelford
- Created: 2019-05-14T07:55:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-14T07:56:23.000Z (over 6 years ago)
- Last Synced: 2025-01-21T23:34:01.749Z (9 months ago)
- Topics: api, graphiti, ruby, ruby-on-rails
- Language: Ruby
- Size: 1010 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Graphiti Reference Project
A reference project for [Graphiti](https://www.graphiti.dev/guides/) and Rails.
## Usage
- Checkout this repo and `cd` into the directory
- Run `bundle exec rails server`
- Open a browser at http://localhost:3000/api/v1/vandal
- Play around with the API :-)