Tie allows generation of Haskell server stubs from OpenAPI (v 3.x) specifications.
Go to file
2022-03-09 13:39:23 +01:00
.github/workflows Add GitHub CI 2022-02-20 18:22:08 +01:00
bin Quick and diry CLI 2022-02-18 08:25:55 +01:00
src Deterministic ordering for API methods 2022-03-09 13:39:23 +01:00
test Deterministic ordering for API methods 2022-03-09 13:39:23 +01:00
.gitignore Group methods by path 2022-02-15 13:58:22 +01:00
cabal.project Pin down index state for better CI caching 2022-02-23 07:36:51 +01:00
CHANGELOG.md Initial commit 2022-02-15 11:01:21 +01:00
default.nix deveplopment nix shell 2022-02-26 22:49:03 -05:00
Request.template.hs Pluggable body parsers 2022-03-06 13:13:34 +01:00
scarf-api.yaml Add petstore golden test 2022-02-22 10:34:38 +01:00
shell.nix deveplopment nix shell 2022-02-26 22:49:03 -05:00
tie.cabal Remove bytestring lower bound 2022-03-09 13:24:12 +01:00