Commit Graph

17 Commits

Author SHA1 Message Date
Flavio Corpa
7facbb2a13 Add boundaries to Cabal files 🚀 (#207)
Co-authored-by: Alejandro Serrano <trupill@gmail.com>
2020-07-03 16:58:26 +02:00
Alejandro Serrano
bf00ed67d8 Add parameter to RpcInfo (#205) 2020-06-22 14:24:05 +02:00
Flavio Corpa
11ae24d8da Use new server API in examples and upgrade deps ⚗️ (#178) 2020-04-15 14:04:54 +02:00
Alejandro Serrano
675a3b748a Better API to declare servers (#173) 2020-04-12 20:55:27 +02:00
Flavio Corpa
a751271e8c Add Stack to Github Actions CI 🧪 (lts-15) (#155)
Co-authored-by: Alejandro Serrano <trupill@gmail.com>
2020-03-25 14:18:32 +01:00
Alejandro Serrano
7dab092b81 Remove higher-kinded data (#130) 2020-03-09 14:55:22 +01:00
Alejandro Serrano
c1c23326ef New API to support GraphQL resolvers as services (#111)
Co-authored-by: Flavio Corpa <flavio.corpa@47deg.com>
2020-03-05 15:37:05 +01:00
Flavio Corpa
4444d6d85d Release v0.2 (#113)
* Add shell script to format ALL cabal files with cabal-fmt 🧐
2020-02-27 07:40:30 +01:00
Alejandro Serrano
49742382f9 Support for Avro as serialisation layer (#88)
Co-authored-by: Flavio Corpa <flavio.corpa@47deg.com>
2020-02-06 11:39:09 +01:00
Flavio Corpa
afa3063e01 Update to v3 of cachix-action ❄️ (#51) 2019-12-23 09:19:20 +01:00
Alejandro Serrano
603462666e Make ghcide happy (#49) 2019-12-19 14:41:57 +01:00
Alejandro Serrano
00af3d6a34 Higher-kinded data and To/FromSchema separation (#41)
Closes #39
2019-12-16 13:46:43 +01:00
Flavio Corpa
45a44a1145 Add persistent client to example 👨🏼‍💻 (#44) 2019-12-16 12:29:13 +01:00
Alejandro Serrano
8451e3d670 Separate annotations from core schema type 🖋 (#29) 2019-12-04 12:35:05 +01:00
Alejandro Serrano
b0a7033f15 Documentation refactor and improvements (#26) 2019-12-03 14:45:21 +01:00
Alejandro Serrano
1ec0f4869f Add API for exceptional error conditions (#25) 2019-11-25 14:12:30 +01:00
Flavio Corpa
ccfa68cc44 Add example todolist (#24)
* Start work on todolist example 

* Fix .proto and implement Definition! 📚

* start work on server

* Implement server! 🚀

* Finish server! 💻

* apply feedback! 🧼

* prevent t to change between calls 🐛

* cleanup
2019-11-25 10:17:22 +00:00