cdn-with-cda-todolist

command module
v0.0.0-...-b7ab20f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 20, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

README

todo list

This is a sample application for the IBM Cloud Solution Tutorial Accelerate a dynamic website using Dynamic Content Acceleration with IBM CDN.

Build the application locally

  1. Install GO.

  2. Get the application code.

    git clone https://github.com/IBM-Cloud/cdn-with-cda-todolist.git
    
  3. Run go mod tidy

    go mod tidy
    
  4. From your local to-do application directory, for example, $GOPATH/src/github.com/IBM-Cloud/cdn-with-cda-todolist, run the application locally:

    go build main.go
    ./main
    
  5. After the application starts, navigate to the URL http://localhost:8080/ from your browser.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL