Commit Graph

7 Commits

Author SHA1 Message Date
mitchelljfs e4134e6fd9 Modified APIGHanlder function to only take one parameter that servces as
both request and response: APIGContext
2018-07-17 14:01:18 -07:00
mitchelljfs a84a71babb Added body to default APIGRequest fields 2018-07-16 17:32:50 -07:00
mitchelljfs 0a73e3f069 Changed handlers to veriadic parameter inputs, allowing for multiple
middleware functions
2018-07-16 16:44:38 -07:00
mitchelljfs a3bb6623fd Removed logs 2018-07-14 23:04:26 -07:00
mitchelljfs 922f6a7b41 Added 100% coverage to whats written so far; travis build script; debugged potential issues with testing 2018-07-14 14:58:30 -07:00
mitchelljfs e535337d1d Unexported method consts; fixed claims type 2018-07-14 11:32:18 -07:00
mitchelljfs 0b30efee89 Initial commit of lambdarouter package including first iteration created; no docs; no tests as of yet 2018-07-13 14:12:31 -07:00