Changes for version 0.3.1

  • Now the Captcha handler no longer stores IDs in the cache.
  • Upgraded the metamodel to 0.004 by adding storage for the new Captcha API.
  • Fixed the global metamodel initialization logic (a fresh install works now)
  • Added massive documentation, like an initial draft for the Perl GettingStarted tutorial.
  • Added a new demo, Click4honor, which was an NCP widget.
  • Lots of improvements to the Blog demo.
  • Added a working Haskell implementation for the minisql compiler for view (restyview) under haskell/. But it is not yet hooked into the server.

Documentation

Cheat sheet for OpenResty
OpenSearch 体系结构白皮书(草案)
Captcha 图片生成和验证
Metamodel for OpenResty backends
Overview of the OpenResty service platform
OpenResty REST Service Specification [draft]
OpenResty REST 协议白皮书(草案)
Zero to OpenResty for Perl programmers

Modules

General-purpose web service platform for web applications

Provides

in lib/OpenResty/Backend.pm
in lib/OpenResty/Backend/Base.pm
in lib/OpenResty/Backend/Pg.pm
in lib/OpenResty/Backend/PgFarm.pm
in lib/OpenResty/Backend/PgMocked.pm
in lib/OpenResty/Cache.pm
in lib/OpenResty/Config.pm
in lib/OpenResty/Dispatcher.pm
in lib/OpenResty/FastCGI.pm
in lib/OpenResty/FeedWriter/RSS.pm
in lib/OpenResty/Handler/Action.pm
in lib/OpenResty/Handler/Admin.pm
in lib/OpenResty/Handler/Captcha.pm
in lib/OpenResty/Handler/Feed.pm
in lib/OpenResty/Handler/Login.pm
in lib/OpenResty/Handler/Model.pm
in lib/OpenResty/Handler/Role.pm
in lib/OpenResty/Handler/Version.pm
in lib/OpenResty/Handler/View.pm
in lib/OpenResty/Limits.pm
in lib/OpenResty/RestyScript/View.pm
in lib/OpenResty/SQL/Insert.pm
in lib/OpenResty/SQL/Select.pm
in lib/OpenResty/SQL/Statement.pm
in lib/OpenResty/SQL/Update.pm
in lib/OpenResty/Script/Upgrade.pm
in lib/OpenResty/Server.pm
in lib/OpenResty/Shell.pm
in lib/OpenResty/Shell/History.pm
in lib/OpenResty/Util.pm
in lib/WWW/OpenResty/Embedded.pm

Other files