Tie allows generation of Haskell server stubs from OpenAPI (v 3.x) specifications.
Go to file
Alexander Biehl 4f8b48ff1b
Merge pull request #12 from scarf-sh/nix-shell
deveplopment nix shell
2022-03-02 12:59:59 +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 More simplifactions for code generation 2022-03-02 12:55:08 +01:00
test More simplifactions for code generation 2022-03-02 12:55:08 +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 More simplifactions for code generation 2022-03-02 12:55:08 +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 Simplify code generation by introducing helper code 2022-03-02 09:36:08 +01:00