https://github.com/berviantoleo/simplenoteapilambdafunctions
Simple Note API Lambda Functions
https://github.com/berviantoleo/simplenoteapilambdafunctions
Last synced: about 1 month ago
JSON representation
Simple Note API Lambda Functions
- Host: GitHub
- URL: https://github.com/berviantoleo/simplenoteapilambdafunctions
- Owner: berviantoleo
- License: mit
- Created: 2023-01-18T12:05:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T02:12:27.000Z (about 1 year ago)
- Last Synced: 2024-05-02T06:16:57.940Z (about 1 year ago)
- Language: C#
- Size: 187 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SimpleNoteAPILambdaFunctions
Simple Note API Lambda Functions
Please refer to each Functions for the documentations.
## Functions
- [CreateNote](./CreateNote/src/CreateNote/)
- [UpdateNote](./CreateNote/src/UpdateNote/)
- [DeleteNote](./CreateNote/src/DeleteNote/)
- [ListNote](./CreateNote/src/ListNote/)## LICENSE
MIT