Commit Graph

234 Commits

Author SHA1 Message Date
Alejandro Serrano
871d702741
Version of seed server using lenses 2020-09-18 16:35:23 +02:00
Andre Marianiello
c92dfeb199 Mu.Schema.Lens package 2020-09-16 21:25:54 -04:00
Flavio Corpa
7148ab3c29
📼 Add missing video of Haskell Symposium 2020! (#225) 2020-09-17 02:17:37 +02:00
Flavio Corpa
011fbbade9
Add video resources to readme! 📹 (#224) 2020-09-10 13:45:13 +02:00
Alejandro Serrano
47390a10ba
Keep all annotations from .proto files (#222)
Co-authored-by: Flavio Corpa <flavio.corpa@47deg.com>
2020-09-04 14:36:02 +02:00
Alejandro Serrano
a0baea5bc3
Conversion to logical types (#223) 2020-09-04 14:18:21 +02:00
Alejandro Serrano
d8eb65dadf
Fix import of 'oneof' fields (#221) 2020-09-04 12:57:33 +02:00
Alejandro Serrano
202c3b7877
Update instructions about dev environment (#220) 2020-09-04 10:31:57 +02:00
Flavio Corpa
c7cbe18dca Revert "Bump kramdown from 2.1.0 to 2.3.0 in /docs (#214)"
This reverts commit a55247087d.
2020-08-27 14:33:36 +02:00
dependabot[bot]
a55247087d
Bump kramdown from 2.1.0 to 2.3.0 in /docs (#214)
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.1.0 to 2.3.0.
- [Release notes](https://github.com/gettalong/kramdown/releases)
- [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page)
- [Commits](https://github.com/gettalong/kramdown/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-10 11:21:18 +02:00
Alejandro Serrano
10f299f4c6
Add instrumentation to library example (#212) 2020-07-28 10:29:33 +02:00
Alejandro Serrano
dac53e09eb
Example using Persistent and GraphQL (#211) 2020-07-27 14:10:40 +02:00
Alejandro Serrano
09820afca1
Distributed tracing (#206) 2020-07-20 12:30:27 +02:00
Alejandro Serrano
2e60f4d1e3
Be more explicit about Protobuf defaults in docs and code (#210) 2020-07-20 10:40:48 +02:00
Flavio Corpa
5b087cce30
Add boundaries to Cabal files 🚀 (#207)
Co-authored-by: Alejandro Serrano <trupill@gmail.com>
2020-07-03 16:58:26 +02:00
Flavio Corpa
f84344dd51
Nix Strikes Back ❄️ (#200) 2020-06-26 15:05:58 +02:00
Alejandro Serrano
e5c7687408
Add parameter to RpcInfo (#205) 2020-06-22 14:24:05 +02:00
Alejandro Serrano
de98924b21
Missing GraphQL instances + enum example (#204) 2020-06-19 16:54:45 +02:00
Alejandro Serrano
b24ec9a0b6
Add needed kind signatures (#201) 2020-06-18 14:33:53 +02:00
Chris Birchall
257894a810
Update the avdl Template Haskell codegen (#199)
The generated code was failing to typecheck due to API changes in #198.

Added an example to check that code generated by the `avdl` function now
compiles.
2020-06-16 15:26:21 +02:00
Alejandro Serrano
981afe0e01
Annotations, information on RPC, and Prometheus (#198) 2020-06-12 17:57:19 +02:00
Alejandro Serrano
e4ec980264
Various fixes for Avro encoding (#194) 2020-05-26 11:06:45 +02:00
Alejandro Serrano
a814917c80
Remove the Haddock hack to make it work on 0.2 and next (#189) 2020-04-28 19:12:54 +02:00
Flavio Corpa
f3d8737c2f
Release v0.3 (#187)
Co-authored-by: Alejandro Serrano <trupill@gmail.com>
2020-04-28 18:05:40 +02:00
Alejandro Serrano
396d945c8f
Docs for GraphQL subscriptions (#188) 2020-04-28 14:23:27 +02:00
Flavio Corpa
b7e9392ecb
Write small intro to GraphQL 🔥 (#185) 2020-04-28 12:18:49 +02:00
Flavio Corpa
ea87caf670
Simplify API for Mu.GraphQL.Quasi.graphql ⛏ (#184)
Co-authored-by: Alejandro Serrano <trupill@gmail.com>
2020-04-22 14:27:27 +02:00
Flavio Corpa
63d628e569
Add latest version of warp-grpc v0.4.0.1 🕷 (#183) 2020-04-20 15:48:29 +02:00
Flavio Corpa
2f81736f59
Add new Stack template for GraphQL 🔥 (#182) 2020-04-20 13:02:21 +02:00
Flavio Corpa
ee39f49b08
Upgrade templates to mu v0.3 🎸 (#181) 2020-04-17 13:01:25 +02:00
Alejandro Serrano
e1fee12a21
Add Haddocks for 0.3 and fix problems with new Haddock (#179) 2020-04-17 10:24:52 +02:00
Flavio Corpa
0f559d7b58
Add documentation for mu-optics 📖 (#175)
Co-authored-by: Alejandro Serrano <trupill@gmail.com>
2020-04-16 16:24:48 +02:00
Flavio Corpa
4c9c2cd588
Use new server API in examples and upgrade deps ⚗️ (#178) 2020-04-15 14:04:54 +02:00
Alejandro Serrano
2789bbeddb
Docs for GraphQL + reorganization (#174)
Co-authored-by: Flavio Corpa <flavio.corpa@47deg.com>
2020-04-15 13:53:05 +02:00
Flavio Corpa
e41181aa24
Refactor out GraphQL example helpers! 🗜 (#177) 2020-04-14 13:50:29 +02:00
Alejandro Serrano
75c520dbba
Better API to declare servers (#173) 2020-04-12 20:55:27 +02:00
Flavio Corpa
00a5484ce7
Read GraphQL Schema Definitions (#166)
Co-authored-by: Alejandro Serrano <trupill@gmail.com>
2020-04-08 15:24:36 +02:00
Flavio Corpa
336dd7e509
Fix small bug while hashing *.hs files 🐛 (#172) 2020-04-03 13:31:27 +02:00
Alejandro Serrano
7e1c5ed83f
Missing gRPC instances (thanks @cb372) (#171) 2020-04-02 14:38:50 +02:00
Alejandro Serrano
b0f8486967
Packed fields in Protocol Buffers (#170) 2020-04-02 13:45:06 +02:00
Alejandro Serrano
bcb480a8e3
Support 'avro' 0.5 (#164)
Co-authored-by: Flavio Corpa <flavio.corpa@47deg.com>
2020-04-01 15:30:22 +02:00
Alejandro Serrano
f79477e472
Use async instead of withAsync, fixes #165 (#168) 2020-03-31 17:12:08 +02:00
Chris Birchall
1580664686
Fix documenation and error message for avdl parsing (#167) 2020-03-31 15:47:29 +02:00
Alejandro Serrano
9ce520c3cc
Various fixes to GraphQL introspection (#160)
Co-authored-by: Flavio Corpa <flavio.corpa@47deg.com>
2020-03-26 15:42:43 +01:00
Alejandro Serrano
e86dc0ec14
Update warp-grpc to 0.4.0.1 (#161) 2020-03-26 14:26:36 +01:00
Flavio Corpa
0eb26e2c09
Cache Stack For Great Good 🏬 (#158) 2020-03-25 15:18:29 +01:00
Alejandro Serrano
dae582b331
Use LTS 14 to build standalone-haddock (#159) 2020-03-25 15:11:15 +01:00
Flavio Corpa
c49a50cc06
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
bb6007fe91
GraphQL introspection (#153) 2020-03-25 13:37:30 +01:00
Chris Birchall
68652e8437
Fix the documentation for the initGRpc function (#156) 2020-03-24 11:55:04 +01:00