TinyMan / serverless-guestbook

A serverless guestbook web application and API built with Cloud Functions

Home Page:https://cloud.ibm.com/docs/tutorials?topic=solution-tutorials-serverless-api-webapp#serverless-api-webapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 for instructions.

License

See License.txt for license information.

About

A serverless guestbook web application and API built with Cloud Functions

https://cloud.ibm.com/docs/tutorials?topic=solution-tutorials-serverless-api-webapp#serverless-api-webapp

License:Other


Languages

Language:JavaScript 100.0%