Skip to content

tacurran/workshop-dbg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workshop Deutsche Börse Group

Build Status Coverage Status

I'm live here

To do: Check intellij, git etc. on a clean machine

Prerequisites

  • Go
  • Set up GOPATH
  • Git / github ui
  • IntelliJ IDEA & Go Plugin for IntelliJ
  • Set up GitHub account

Introductory tasks

  • Set up workspace (= gopath)
  • fork the project
  • clone the project using github ui
  • Use Postman to make some requests
    • get
    • post
  • Use go test to show how things are easier with tests

Tasks

  • Modify contacts to represent the group (leave the how open)
  • Push to fork and

Deploy to heroku or flynn

Have a running, beautiful react app accessing that backend

-> Separation of backend and frontend -> Microservices -> Test Driven Development -> Set up deployment automation!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 72.2%
  • API Blueprint 27.8%