Skip to content

ciaranashton/features-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

features-go

A simple features API for adding and removing features on a global level, as well as, an application by application basis.

This mirco-service is to explore building secure, robust and well tested APIs using idiomatic Golang.

Setup

$ go run main.go

Running tests

$ go test ./features -v

TODOs

  • Allow features to be updated for a single application
  • Unit testing
  • Validation
  • Authentication
  • Trace Id middleware

About

Simple features API for exploring Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages