Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanVlasic authored Jan 17, 2022
1 parent 9899279 commit 4ef981e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,9 @@ Start exploring by creating Mantil project from one of the templates:
* [chat](https://github.com/mantil-io/template-chat) - demonstrates WebSocket Mantil API interface
* [todo](https://github.com/mantil-io/template-todo) - simple todo app showcasing persistent key/value storage
* [github-to-slack](https://github.com/mantil-io/template-github-to-slack) - example of serverless integration between GitHub and Slack
* [hn-alerts](https://github.com/mantil-io/example-hn-alerts) - example of scheduled lambda function that will look for new HackerNews stories containing certain keywords
* [signup](https://github.com/mantil-io/example-signup) - example of simple signup workflow
* [mongo-atlas](https://github.com/mantil-io/example-mongo-atlas) - example of using Mantil with Mongo Atlas
* [presigned-s3-upload](https://github.com/mantil-io/template-presigned-s3-upload) - template showing upload of files to S3 bucket through presigned URLs
* [ngs-chat](https://github.com/mantil-io/example-ngs-chat) - example of chat implemented with NATS

0 comments on commit 4ef981e

Please sign in to comment.