Skip to content

vvelikodny/ff-go-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Docker Cloud Build Status

Roles

Developer Vitaly Velikodny

Requirements:

  • docker
  • docker-compose

Deploy process (locally)

Build services and run Docker containers

make deploy-local

Demo

Add news

curl -X POST http://localhost:8080/isgood \
  -H "Content-Type: application/json" \
  -d '[{"checkType": "DEVICE","activityType": "SIGNUP","checkSessionKey": "string","activityData": [{"kvpKey": "ip.address","kvpValue": "1.23.45.123","kvpType": "general.string"}]}]'

About

Simple Golang REST API with validation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages