Skip to content

Latest commit

 

History

History
executable file
·
14 lines (9 loc) · 263 Bytes

README.md

File metadata and controls

executable file
·
14 lines (9 loc) · 263 Bytes

What is this?

This is prototype for office tool. I use golang and revel framework.

Concept

Provide all action by rest api, So view of app get data from api.

Using Libraries

  • db driver
  • github.com/go-sql-driver/mysql
  • ORM
  • github.com/go-gorp/gorp