# README
š§š· TupĆ£ ā”ļø
š§š· Na mitologia Tupi Guarani, TupĆ£ Ć© o deus do trovĆ£o, criador de deuses, da humanidade, dos cĆ©us, mares, mundo animal e vegetal. O framework TupĆ£ foi criado para te auxiliar na criação de projetos grandiosos e na velocidade da luz ā”ļø
šŗšø In Tupi-Guarani mythology (a Brazilian indigenous tribe), TupĆ£ is the god of thunder, creator of gods, humanity, the skies, seas, animals and forests. The TupĆ£ framework was created to assist you in the development of ambitious projects at the speed of light ā”ļø
For more information, pelase read Tupã docs or contact us
CHANGELOG
- v0.0.40
- Added globalMiddlewares
- Added globalAfterMiddlewares
- v0.0.41
- No need to call RegisterRoutes anymore
- v0.0.42
- New NewTupaContext method and tests
- v0.0.44
- Add method Params to easily and semantically get the params from request
- v0.0.45
- Temporary removal of method GetReqCtx
- Returning correct method based on user method on WriteJSONHelper
- v0.0.46 and v0.0.47
- Completely removal of Gorilla Mux
- Making own Tupã router
- Creation of method WithVars
- Creation of method Vars
- Creation of method extractParams