https://github.com/jarppe/graphql-for-tkl
GraphQL wrapper for TKL Journey REST API
https://github.com/jarppe/graphql-for-tkl
clojure graphql lacinia
Last synced: about 2 months ago
JSON representation
GraphQL wrapper for TKL Journey REST API
- Host: GitHub
- URL: https://github.com/jarppe/graphql-for-tkl
- Owner: jarppe
- Created: 2018-04-01T19:58:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-09T12:41:22.000Z (about 8 years ago)
- Last Synced: 2025-01-18T08:47:22.718Z (over 1 year ago)
- Topics: clojure, graphql, lacinia
- Language: CSS
- Size: 254 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GraphQL for TKL
This is just me learning [GraphQL](http://graphql.org/).
I decided to learn GraphQL by providing an GraphQL API for existing REST API, namely
the [Journey API](http://wiki.itsfactory.fi/index.php/Journeys_API) that provides
information for [TKL](https://www.tampere.fi/tkl/) public transport services.
This application is implemented using [Clojure](https://clojure.org).
## Develop
... todo ...
## License
Copyright © 2018 Jarppe
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.