Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ibm-cloud/serverless-guestbook

A serverless guestbook web application and API built with Cloud Functions
https://github.com/ibm-cloud/serverless-guestbook

bluetooth cloudfunctions ibm-cloud-cr ibm-cloud-solutions openwhisk serverless

Last synced: 1 day ago
JSON representation

A serverless guestbook web application and API built with Cloud Functions

Awesome Lists containing this project

README

        

# A serverless guestbook web application and API built with Cloud Functions

The application is a simple guestbook website where users can post messages. It demonstrates how to build a serverless web application where static content is hosted in a storage bucket (here it uses GitHub Pages) and the backend is implemented with Cloud Functions. API Gateway is used to expose the Cloud Functions for the web user interface.

Refer to [this tutorial](https://console.bluemix.net/docs/solution-tutorials/serverless-api-webapp.html) for instructions.

## License

See [License.txt](License.txt) for license information.