文件名称:Api-kemal.zip
文件大小:63KB
文件格式:ZIP
更新时间:2022-10-08 03:18:23
Api
Api-kemal.zip,快速、有效、简单的网络框架,一个api可以被认为是多个软件设备之间通信的指导手册。例如,api可用于web应用程序之间的数据库通信。通过提取实现并将数据放弃到对象中,api简化了编程。
【文件预览】:
kemal-master
----.gitignore(149B)
----README.md(2KB)
----.ameba.yml(474B)
----CHANGELOG.md(12KB)
----.github()
--------ISSUE_TEMPLATE.md(592B)
--------PULL_REQUEST_TEMPLATE.md(733B)
--------FUNDING.yml(405B)
----shard.yml(418B)
----LICENSE(1KB)
----src()
--------kemal.cr(2KB)
--------kemal()
----spec()
--------exception_handler_spec.cr(4KB)
--------handler_spec.cr(4KB)
--------log_handler_spec.cr(583B)
--------config_spec.cr(1KB)
--------init_handler_spec.cr(1KB)
--------static()
--------route_handler_spec.cr(4KB)
--------helpers_spec.cr(5KB)
--------asset()
--------middleware()
--------websocket_handler_spec.cr(3KB)
--------route_spec.cr(668B)
--------view_spec.cr(2KB)
--------all_spec.cr(14B)
--------spec_helper.cr(2KB)
--------run_spec.cr(1KB)
--------static_file_handler_spec.cr(6KB)
--------param_parser_spec.cr(6KB)
--------context_spec.cr(3KB)
----.travis.yml(214B)
----samples()
--------hello_world.cr(124B)
--------websocket_server.cr(176B)
--------json_api.cr(276B)