Talal
|
d42e97e574
|
[ch33079] Handled trailing parameters
|
2020-08-11 10:47:17 +02:00 |
Mitchell
|
3c33e95efd
|
Refactored path preparation for http event adding
|
2019-06-12 00:38:03 -07:00 |
mitchell
|
f65f17158c
|
First iteration of v1 lambdarouter, full API change
|
2019-04-07 15:22:26 -07:00 |
mitchelljfs
|
ade833df39
|
Added headers to error response
|
2018-08-30 13:07:44 -07:00 |
mitchelljfs
|
5a9f5e2bf3
|
Changed the NewAPIGRouter input to a struct; Added response Headers to
config struct
|
2018-07-18 19:52:14 -07:00 |
mitchelljfs
|
fa2a855e97
|
Changed test cases to use pattern known to cause issue; updated path
param replacement algorithm to fix said issue
|
2018-07-18 16:15:07 -07:00 |
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
|
0a73e3f069
|
Changed handlers to veriadic parameter inputs, allowing for multiple
middleware functions
|
2018-07-16 16:44:38 -07:00 |
mitchelljfs
|
2005f453c6
|
Expanded pattern matching cases
|
2018-07-15 11:41:02 -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 |