Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

servant-api-gateway

This is currently a very rough cut and not usable for anything other than proof of concept.

All we can do so far is generate a cloud formation template with mock endpoints for get requests.

example

type TestApi = "Test" :> "Api" :> "Endpoint" :> Get '[JSON] ()

deploy "Test" (Proxy :: Proxy TestApi)

About

generate aws cloudformation templates for api gateway based on servant types

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages