Skip to content

0.30

Compare
Choose a tag to compare
@hfaran hfaran released this 23 Feb 05:52
· 149 commits to master since this release

URL Annotations

  • Added __urls__ and __url_names__ attributes to allow flexible creation of custom URLs that make creating REST APIs etc. easy
  • Added a REST API demo as an example for URL annotations
  • Added URL annotations documentation
  • Refactored and improved route generation in routes