Skip to content

Flying Panda

Compare
Choose a tag to compare
@sdogruyol sdogruyol released this 03 Jan 20:15
· 622 commits to master since this release

This release adds the following

  • basic_auth macro for easily setting HTTP basic authentication.
  • public_folder macro to easily change your public asset folder.
  • -b, --binding command line option to specify your host binding. It's 0.0.0.0 by default.
  • kemal-pg and kemal-mysql to easily add Postgresql and MySQL support to your application.