GithubHelp home page GithubHelp logo

fingerchou / zappa-examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from narfman0/zappa-examples

0.0 1.0 0.0 25 KB

Collection of some examples using zappa, to be used for documentation as helpful working samples / tutorials.

License: MIT License

Python 83.46% HTML 16.54%

zappa-examples's Introduction

zappa-examples

https://travis-ci.org/narfman0/zappa-examples.png?branch=master

Collection of some examples using zappa, to be used for documentation as helpful working samples / tutorials.

Usage

Download and install cookiecutter (use sudo if you must to install globally):

pip install cookiecutter

Download the project and populate settings via cookiecutter questions. It will ask three things: the slug (directory of project), your name, and s3 bucket (which must be globally unique):

cookiecutter gh:narfman0/zappa-examples

Navigate to the new directory named zappa-examples to view generated examples with ready-to-go settings. Each subproject should have a README as well that should be referred to for usage.

Examples

flask-hello-world Simple hello world app for flask to work with zappa!

flask-template-routes Flask app demonstrating jinja template usage and multiple routes

flask-image-service Flask app using Pillow to modify an image and upload to s3. Uses lambda-packages for pillow related binaries.

django_hello_world Simple hello world django app zappaified!

django-cow Cow cms simple example

djangocms-api Django-cms starter project

scheduled-weather Scheduled function printing the weather

License

Copyright (c) 2016-2017 Jon Robison

See included LICENSE for licensing information

zappa-examples's People

Contributors

narfman0 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.