[%- IF ! pack_js;
js_files = [
'openresty.js',
'vars.js',
'md5.js',
'jquery.js',
'jquery.cookie.pack.js',
'login.js',
];
ELSE;
js_files = [
'jquery-min.js',
'login-min.js'
];
END;
-%]
Sign into Blog Admin
[%- FOR file IN js_files %]
[%- END -%]
Loading...
Sign in to Blog Admin
Enjoy all the benefits of OpenResty.
- Create applications using relational models, views, actions, and feeds.
- Manage user access with roles and ACL rules.
- Read and write your database from anywhere on the Internet and any programming languages supporting HTTP access.
- Access your own instance of OpenResty server setup on your own machines (even a single PC).
OpenResty is a
- REST wrapper for relational databases.
- web runtime for 100% JavaScript web sites and other RIAs.
- "meta web site" supporting other sites via web services.
- handy personal or company database which can be accessed from anywhere on the web.
OpenResty is opensourced on CPAN under a permissive Artistic 2 License.
[% PROCESS footer.tt %]