apex / up-examples

Example apps, apis, and sites for Up.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Up Examples

Example applications, APIs, and sites for Up, organized by plan:

  • OSS – open-source edition.
  • Pro – commercial edition.

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.

About

Example apps, apis, and sites for Up.


Languages

Language:HTML 91.9%Language:Go 2.6%Language:CSS 2.2%Language:JavaScript 1.9%Language:Shell 0.7%Language:Java 0.4%Language:Python 0.3%Language:Makefile 0.1%