pygrestqlambda 0.0.1__py3-none-any.whl → 0.0.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pygrestqlambda
3
- Version: 0.0.1
3
+ Version: 0.0.2
4
4
  Summary: PostgreSQL REST API framework for AWS Lambda functions
5
5
  Project-URL: Homepage, https://github.com/mesogate/pygrestqlambda
6
6
  Project-URL: Issues, https://github.com/mesogate/pygrestqlambda/issues
@@ -32,3 +32,6 @@ A REST API web framework for persisting records in a PostgreSQL database.
32
32
  - Automatic setting of `created_at` and `last_updated_at` timestamps
33
33
  - Automatic setting of `creator_uid` and `last_updater_uid`
34
34
  - RDS with IAM credentials
35
+
36
+ ## Examples
37
+ See [Examples docs directory](./docs/examples/)
@@ -5,7 +5,7 @@ pygrestqlambda/aws/lambda_function/json_transform.py,sha256=u4b6PCp5TRWTUU8ofM0i
5
5
  pygrestqlambda/aws/lambda_function/rest_api_gateway_proxy_integration.py,sha256=TDn9D_BivcTPoNK1PhgymnF0V8blWaEE0cYV9v3aCLQ,1699
6
6
  pygrestqlambda/db/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
7
  pygrestqlambda/db/record.py,sha256=6HwvVIB8iJxxcoLeFgk51Gik_w7--w5fQzLN0ntB8iw,1527
8
- pygrestqlambda-0.0.1.dist-info/METADATA,sha256=26YLpX5U2PlhZeL1ckp6h5fzuIHnYDJQyge_FCEwAGk,1233
9
- pygrestqlambda-0.0.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
- pygrestqlambda-0.0.1.dist-info/licenses/LICENSE,sha256=8QeS1c5uv4AYoEG3M80OSCBuC_Pk-6vjU1VBUnlX2m0,1071
11
- pygrestqlambda-0.0.1.dist-info/RECORD,,
8
+ pygrestqlambda-0.0.2.dist-info/METADATA,sha256=k6CJuCpaAE__9z_Ir2iDA8e-H6C07jr2u9vPMKfkk-s,1294
9
+ pygrestqlambda-0.0.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
+ pygrestqlambda-0.0.2.dist-info/licenses/LICENSE,sha256=8QeS1c5uv4AYoEG3M80OSCBuC_Pk-6vjU1VBUnlX2m0,1071
11
+ pygrestqlambda-0.0.2.dist-info/RECORD,,