Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 454 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 454 Bytes

Job board for Golang developers

Build Status

Golang REST API + Echo framework

Run

  • make init - installation
  • make run - run app
  • make test - run tests
  • make spec - generate swagger api.json
  • make spec-ui - opens swagger html ui

Product roadmap