Awesome
Up Examples
Example applications, APIs, and sites for Up, organized by plan:
For real-world open source example applications visit the Wiki.
Notes
- Each example has a Readme.md with further details.
- Static examples with error pages, redirects, injection etc may also be applied to dynamic apps.
- For the best latency & cold start time set
.lambda.memory
in up.json to 1536 - All examples use the
.name
"app" so you don't have to provision the stack each time
Running Tests
The test suite is used for QA testing, however if you're adding an example you may add a test.sh
and test it directly with go run test.go -dir oss/someexample
.
<a href="https://apex.sh"><img src="http://tjholowaychuk.com:6000/svg/sponsor"></a>