https://github.com/simplify9/serverless
https://github.com/simplify9/serverless
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simplify9/serverless
- Owner: simplify9
- License: mit
- Created: 2020-06-03T08:48:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-20T09:52:52.000Z (over 1 year ago)
- Last Synced: 2025-07-25T05:13:43.387Z (10 months ago)
- Language: C#
- Size: 1.19 MB
- Stars: 10
- Watchers: 4
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
| **Package** |**Version** |**Downloads** |
| ------- | ----- | ----- |
| `SimplyWorks.Serverless` | [](https://nuget.org/packages/SimplyWorks.Serverless) | [](https://nuget.org/packages/SimplyWorks.Serverless) |
| `SimplyWorks.Serverless.Sdk` | [](https://nuget.org/packages/SimplyWorks.Serverless.Sdk) | [](https://nuget.org/packages/SimplyWorks.Serverless.Sdk)
[](https://dev.azure.com/simplify9/Github%20Pipelines/_build/latest?definitionId=156&branchName=master)
[](https://img.shields.io/azure-devops/tests/simplify9/Github%20Pipelines/156)
[](https://shields.io/)
# SW.Serverless
*SW.Serverless* is a package that includes a library and functions made to allow users to write and deploy projects without worrying about the underlying infrastructure.
## Getting Started with SW.Serverless
Once you have your program ready for installation it's all smooth sailing from there.
1. Upload your program onto the [installer](https://github.com/simplify9/Serverless/blob/master/SW.Serverless.Installer/Program.cs), running it in your app using a key.
2. Once your program is installed, allow the [runner](https://github.com/simplify9/Serverless/blob/master/SW.Serverless.Sdk/Runner.cs) to handle all the elbow-grease.
3. The user that previously handled the server that used *SW.Serverless* returns the data for you.
## Getting support 👷
If you encounter any bugs, don't hesitate to submit an [issue](https://github.com/simplify9/Serverless/issues). We'll get back to you promptly!