Sebastien Stormacq
|
a1caf89756
|
Update swift lambda event dependency to version 0.3.0
0.1.2
|
2024-05-23 11:01:48 +02:00 |
|
Sebastien Stormacq
|
f596b2226a
|
update soundness checks
|
2024-05-23 11:00:42 +02:00 |
|
Sebastien Stormacq
|
2b01689bcc
|
add a sample HTTP API Gateway event JSON fiel for local testing
|
2024-05-15 13:17:14 +02:00 |
|
Sebastien Stormacq
|
bef163556a
|
update to GA version of Swift 5.10
|
2024-05-15 13:11:36 +02:00 |
|
Sebastien Stormacq
|
0a4c77d7c8
|
make swift-format happy
|
2024-05-15 12:57:52 +02:00 |
|
Sebastien Stormacq
|
0c14afac03
|
restore original license header in files borrowed from the Swift OpenAPI Generator project
|
2024-05-15 12:57:43 +02:00 |
|
Sebastien Stormacq
|
52b6fc9da5
|
remove github actions
|
2023-12-20 17:53:34 -05:00 |
|
Sebastien Stormacq
|
60f4bd2aae
|
move the comments outside of the cat EOF blocks to avoid error with some shell + fix minor typos
|
2023-12-18 08:16:07 -05:00 |
|
Sebastien Stormacq
|
33cc99d440
|
explictly create an API route in the SAM template
|
2023-12-17 16:43:11 -05:00 |
|
Sébastien Stormacq
|
5e50eaee6d
|
use x64 macOS for github action
|
2023-12-16 07:49:24 -05:00 |
|
Sébastien Stormacq
|
fe7fa5dcc8
|
add build on linux
|
2023-12-15 17:08:49 -05:00 |
|
Sébastien Stormacq
|
9d0173a4e6
|
Update for macOS 13 Apple Silicon
|
2023-12-15 16:58:58 -05:00 |
|
Sébastien Stormacq
|
0203f3ff4c
|
Update README.md with badges
|
2023-12-15 16:56:42 -05:00 |
|
Sébastien Stormacq
|
f3a641543e
|
force usae of xcode 15
|
2023-12-15 16:52:07 -05:00 |
|
Sébastien Stormacq
|
cdf89cc630
|
Add CI workflow for github
|
2023-12-15 16:42:07 -05:00 |
|
Sebastien Stormacq
|
742da3d569
|
move from branch to from in the README file
|
2023-12-14 09:03:48 -05:00 |
|
Sebastien Stormacq
|
e5c37fc874
|
use from instead of branch for swift docc plugin
0.1.1
|
2023-12-14 08:58:42 -05:00 |
|
Sebastien Stormacq
|
8ef6abfa74
|
use from instead of branch for lambda events
|
2023-12-14 08:53:09 -05:00 |
|
Sebastien Stormacq
|
348a8026b8
|
use from instead of branch for AWS Lambda Runtime dependency
|
2023-12-14 08:45:19 -05:00 |
|
Sebastien Stormacq
|
22b6bbf566
|
update .gitignore
|
2023-12-14 08:44:50 -05:00 |
|
Sebastien Stormacq
|
8d4c3f3390
|
remove Package.resolved from the repo
|
2023-12-14 08:42:52 -05:00 |
|
Sebastien Stormacq
|
790e571e91
|
map Swift errors to HTTP return codes (https://github.com/sebsto/swift-openapi-lambda/issues/2)
0.1.0
|
2023-12-14 08:08:22 -05:00 |
|
Sebastien Stormacq
|
f3b145dbfb
|
document the API Gateway pass through to fix https://github.com/sebsto/swift-openapi-lambda/issues/4
|
2023-12-14 08:07:47 -05:00 |
|
Sebastien Stormacq
|
b3c55169eb
|
do not use .upToNextMinor in dependencies definitions
|
2023-12-14 07:23:43 -05:00 |
|
Sebastien Stormacq
|
6214c248b4
|
remove -alpha.1 version from openapi generator plugin
|
2023-12-13 21:29:16 -05:00 |
|
Sebastien Stormacq
|
6330cf8c41
|
fix typos
|
2023-12-13 21:16:43 -05:00 |
|
Sebastien Stormacq
|
b2fa4ccf00
|
rename LambdaOpenAPITransport to OpenAPILambdaTransport for consistency
|
2023-12-13 20:41:26 -05:00 |
|
Sebastien Stormacq
|
9784bd4774
|
add a section about dpeloyment costs and cleanup instructions
|
2023-12-13 20:26:16 -05:00 |
|
Sebastien Stormacq
|
a8d0fd841b
|
Update deployment instructions to make them work with simple copy / paste
|
2023-12-13 20:19:52 -05:00 |
|
Sebastien Stormacq
|
2c177eb1a3
|
add correct license header to each file
|
2023-12-13 18:24:01 -05:00 |
|
Sebastien Stormacq
|
138c608975
|
comply to soundness checks
|
2023-12-13 18:14:16 -05:00 |
|
Sebastien Stormacq
|
ed33f3b922
|
add an animated gif to the readme
|
2023-12-13 17:54:36 -05:00 |
|
Sebastien Stormacq
|
27e6f463d0
|
complete README with instruction to implement mapping to other Lambda event types
|
2023-12-13 17:24:46 -05:00 |
|
Sebastien Stormacq
|
ef2e29fc26
|
simplify code for API Gateway V2 (HTTP API)
|
2023-12-13 16:46:45 -05:00 |
|
Sebastien Stormacq
|
e522a27ac1
|
cleanup
|
2023-12-13 12:28:07 -05:00 |
|
Sebastien Stormacq
|
a533a49bbd
|
bump up iOS version to allow to compile with Xcode
|
2023-12-12 22:44:20 -05:00 |
|
Sebastien Stormacq
|
1e12fe263d
|
fix typo
|
2023-12-12 22:43:51 -05:00 |
|
Sebastien Stormacq
|
ffee25f02a
|
separate TL;DR and Tutorial section in the README
|
2023-12-12 22:21:20 -05:00 |
|
Sebastien Stormacq
|
b60c422244
|
complete README
|
2023-12-12 22:13:29 -05:00 |
|
Sebastien Stormacq
|
4c84d010a2
|
initial commit
|
2023-12-12 21:51:48 -05:00 |
|