1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 OWebl 0.2 发布,OCaml 的 Web 框架 下载

本帖由 漂亮的石头2015-06-07 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,349
    赞:
    46
    OWebl 是一个开源的 OCaml 的 Web 框架。

    OWebl 0.2 发布,此版本开始使用其他库来实现一些必要的功能,也开始开发 Recore 库,希望能提供一个更高级别的 API 给用户。同时还引入了 OSTD,这个库包括计划引入的所有标准模板特性。同时也引入了 Humps 文件的规范。

    此外,此版本提高了可阅读性。

    值得注意的改进:


    • Added manditory cache headers (Cache-Control and Last-Modified) to files served.


      • If-Modified-Since header is in the pipeline

    • Removed template root directory from file and template responses


    • Added support for many file mime types


    • Began moving API calls to camel-case


    • Transitioned from Utils module to Recore


    • Switch from template markers ` to beginning and end markers "{{" and "}}"

    更多内容请看发行说明,此版本现已提供下载:owebl_v0.2.tar.gz
    OWebl 0.2 发布,OCaml 的 Web 框架下载地址
     
正在加载...