当前位置: X-MOL 学术arXiv.cs.SE › 论文详情
Our official English website, www.x-mol.net, welcomes your feedback! (Note: you will need to create a separate account there.)
Merly.jl: Web Framework in Julia
arXiv - CS - Software Engineering Pub Date : 2021-02-20 , DOI: arxiv-2102.10222
Josué Acevedo Maldonado

Merly.jl is a package for creating web applications in Julia. It presents features such as the creation of endpoints with function notation and with macro notation, handling of static files, use of path parameters, processing of data sent by a web client in the body in a personalized way, handling of CORS and compatibility with the use of middleware. It presents a familiar syntax with the rest of the most popular web frameworks without neglecting the execution performance. This manuscript mentions the operation and main features of Merly.jl

中文翻译:

Merly.jl:Julia中的Web框架

Merly.jl是用于在Julia中创建Web应用程序的软件包。它呈现的功能包括:使用功能符号和宏符号创建端点,处理静态文件,使用路径参数,以个性化方式处理Web客户端在主体中发送的数据,处理CORS以及与之兼容。使用中间件。它提供了与其他大多数流行的Web框架相似的语法,而没有忽略执行性能。该手稿提到了Merly.jl的操作和主要功能
更新日期:2021-02-23
down
wechat
bug