https://github.com/marcelom47/posts-app-graphql
A simple GraphQL API with Ruby on Rails
https://github.com/marcelom47/posts-app-graphql
angular api-graphql
Last synced: 5 months ago
JSON representation
A simple GraphQL API with Ruby on Rails
- Host: GitHub
- URL: https://github.com/marcelom47/posts-app-graphql
- Owner: MarceloM47
- Created: 2024-11-21T00:48:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-26T16:09:03.000Z (10 months ago)
- Last Synced: 2025-04-26T17:23:06.244Z (10 months ago)
- Topics: angular, api-graphql
- Language: Ruby
- Homepage:
- Size: 270 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...