Macaron

Package macaron is a modular and highly productive web framework in Go.

  • Powerful routing with suburl.
  • Integrate directly with existing services.
  • Dynamically change template files at runtime.
  • Allow the use of in-memory models and static files.
  • Easy connect/disconnect features with modular design.
  • Better router layer and less reflection make the speed faster.
macaron.go