Skip to content

Simple go API suing echo web framework written in golang

Notifications You must be signed in to change notification settings

allanShady/echo-api-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 RESTFull Echo API experiments

Simple go API suing echo web framework written in golang

🚀 Techs

🧘🏿‍ Features

  • Get header content
  • dockerize app

Enjoy it by using Taskfile

    # build app
    task build 

    # build docker image
    task build-image

    # start a container with previous build image
    task deploy

Please refer to Taskfile for more dev commands

Releases

No releases published

Packages

No packages published

Languages