Skip to content

codev7/ice

Repository files navigation

ice

Web Microframework for golang http / websocket back end.

Alpha stage.

Installation

go get github.com/nirandas/ice/...

Features

  • Supports web socket and http based transport
  • Supports basic routing with parameterized path, query / form parsing
  • Supports migrations for postgress via icecream command
  • Comes prepared with following packages
    • github.com/asaskevich/govalidator
    • github.com/gorilla/websocket
  • Things to do
    • Documentation
    • Tests

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published