Skip to content

v1.0.2

Compare
Choose a tag to compare
@Animenosekai Animenosekai released this 01 Mar 21:17
· 130 commits to main since this release

First release for Nasse!

Nasse v1.0.2

Welcome to Nasse, a new web framework built on top of Flask!

This framework will help you create your web applications in no time, type safe and documented.

Features

  • Create web servers
  • Document endpoints
  • Validate inputs
  • Validate outputs
  • Response formatting
  • Local context
  • Auto Documentation Generation
  • Production server
  • Timer
  • Debug mode
  • Logging
  • Flask-like syntax

Everything is detailed in the README.md file

✨Animenosekai