https://github.com/somod-dev/somod
Serverless Optimized MODules - A Serverless Framework to create reusable micro apps
https://github.com/somod-dev/somod
aws aws-apigateway aws-lambda aws-sam nextjs react serverless sodaru
Last synced: 3 days ago
JSON representation
Serverless Optimized MODules - A Serverless Framework to create reusable micro apps
- Host: GitHub
- URL: https://github.com/somod-dev/somod
- Owner: somod-dev
- License: mit
- Created: 2022-09-15T14:03:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-07T06:23:03.000Z (9 months ago)
- Last Synced: 2025-10-21T23:10:03.654Z (6 months ago)
- Topics: aws, aws-apigateway, aws-lambda, aws-sam, nextjs, react, serverless, sodaru
- Language: TypeScript
- Homepage: https://somod.dev
- Size: 3.6 MB
- Stars: 18
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# SOMOD
> **S**erverless **O**ptimized **MOD**ule
SOMOD is a framework to create reusable micro applications using serverless technologies. The framework helps to develop, build and merge multiple micro applications to create a complete solution.
For usage and guides visit https://somod.dev
This GitHub repository is a mono-repo containing `somod`, `somod-docs`, `create-somod`, and other utility packages.
## Issues
The project issues, features, and milestones are maintained in this GitHub repo.
Create issues or feature requests at https://github.com/somod-dev/somod/issues
## Contributions
Please read our [CONTRIBUTING](./CONTRIBUTING.md) guide before contributing to this project.