https://github.com/bolticio/serverless-blueprints
Codebase of the blueprints available on boltic.io
https://github.com/bolticio/serverless-blueprints
serverless serverless-functions
Last synced: 8 days ago
JSON representation
Codebase of the blueprints available on boltic.io
- Host: GitHub
- URL: https://github.com/bolticio/serverless-blueprints
- Owner: bolticio
- License: mit
- Created: 2024-05-16T11:29:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-24T09:25:40.000Z (7 months ago)
- Last Synced: 2025-09-24T10:37:29.548Z (7 months ago)
- Topics: serverless, serverless-functions
- Language: JavaScript
- Homepage: https://www.boltic.io
- Size: 149 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Serverless Blueprints
**Blueprints** are a collection of applications that demonstrate various serverless patterns and best practices and can be used to quickly bootstrap a new serverless application.
>Blueprints listed in this repository are available on [boltic.io](https://www.bolti.io)
## Languages
- [Python](python/README.md)
- [Node.js](nodejs/README.md)
- [Golang](golang/README.md)
## Contributing
We are always looking to expand our collection. If you have a blueprint that you would like to contribute, please open a pull request.