Skip to content

ericslandry/webapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go OpenAPI-generated Web Service in Dev Container

This repository contains a Go web service example project that is meant to be ran in a dev container.

Prerequisites

Getting Started

  1. Clone this repository:

    git clone https://github.com/ericslandry/webapi.git
  2. Open the repository in VSCode:

    code webapi
  3. Reopen the repository in a container:

    • Click on the green icon in the bottom left corner of the window and select Reopen in Container.
    • Alternatively, you can open the command palette (Ctrl+Shift+P) and type Remote-Containers: Reopen in Container.

    After a reload, VSCode should display "Dev Container: Go" at the bottom left: Dev Container: Go

  4. Run the default Taskfile target:

    task

    See Taskfile.yml for more details on the various targets or run task --list.

About

Go Web API Dev Container

Resources

License

Stars

Watchers

Forks

Packages

No packages published