Skip to content

DanieleDaccurso/blueberry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlueBerry

(Name subject to change)

A Go Web-API Framework with a comfortable and object-orientedish workflow.

CAN DO

  • Routes
  • Catch-All Routes
  • Dependency injection
  • Middlewares (Pre-Request event, Post-Match event)
  • Post-Request events (for example, for your favorite template engine)
  • Json Responses

WORK IN PROGRESS

  • CORS / Preflight plugin (semi-working)

OTHER TODO

  • Cache a lot to make it faster
  • Write more tests
  • Write some kind of documentation
  • Find a neat name

About

Go microservice framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages