Skip to content

Panther V4

Latest
Compare
Choose a tag to compare
@AliRn76 AliRn76 released this 28 Mar 21:18
· 10 commits to master since this release

I am happy to say that Panther V4 is out now 馃槃 馃檶馃徑

Some new features:

  • Add Generic API Classes
    • CreateAPI
    • ListAPI
    • RetrieveAPI
    • UpdateAPI
    • DeleteAPI
  • Database & Redis connection is now async
  • Support Authentication & Authorization in Websocket
  • Support StreamingResponse
  • Improve ModelSerializer and more ...