Categorygithub.com/tupatech/tupa
repositorypackage
0.0.48
Repository: https://github.com/tupatech/tupa.git
Documentation: pkg.go.dev

# README

šŸ‡§šŸ‡· TupĆ£ āš”ļø

alt text

šŸ‡§šŸ‡· 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

Tupã documentation

CHANGELOG

- v0.0.40

  1. Added globalMiddlewares
  2. Added globalAfterMiddlewares

- v0.0.41

  1. No need to call RegisterRoutes anymore

- v0.0.42

  1. New NewTupaContext method and tests

- v0.0.44

  1. Add method Params to easily and semantically get the params from request

- v0.0.45

  1. Temporary removal of method GetReqCtx
  2. Returning correct method based on user method on WriteJSONHelper

- v0.0.46 and v0.0.47

  1. Completely removal of Gorilla Mux
  2. Making own Tupã router
  3. Creation of method WithVars
  4. Creation of method Vars
  5. Creation of method extractParams