2022-03-07 14:49:02 -05:00
2022-03-05 09:57:20 -05:00
2022-03-07 14:47:21 -05:00
2022-03-07 14:49:02 -05:00
2022-03-07 14:47:35 -05:00
2022-03-07 14:47:35 -05:00
2022-03-03 13:28:00 -05:00
2022-03-03 13:30:52 -05:00

freego_api

freego implementation as a simple REST API.

Currently stores no state and has no user authentication, so using it should just be

  go build
  ./freego_api

Implemented routes

  POST /game
  GET /game/{id}
  GET /game/{id}/status
Description
No description provided
Readme 140 KiB
Languages
Go 63.9%
TypeScript 23%
CSS 10%
Dockerfile 2.6%
JavaScript 0.5%