An open API service indexing awesome lists of open source software.

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

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.