FireTCP

所属分类:网络编程
开发工具:Shell
文件大小:0KB
下载次数:0
上传日期:2023-12-13 01:57:08
上 传 者sh-1993
说明:  用于mojo编程语言的HTTP微服务框架
(HTTP Micro Service framework for the mojo programming language)

文件列表:
FireTCP/
examples/
LICENSE
install.sh

# FireTCP Bring your [mojo](https://www.modular.com/max/mojo) Api to the web with a simple FireTCP server!! ### Dependencies - mojo version 0.6.0 or newer - Python version 3.10 or newer (exact version doesn't really matter) - need to set the python library environment variable to compile ### Hello FireApi Step 1: `$ mkdir hello_fire_api && cd hello_fire_api`
Step 2: `$ curl -sS https://raw.githubusercontent.com/Jensen-holm/FireTCP/main/install.sh | bash` Step 3: Once you have made a project and cloned the FireApi you can get coding! Check out the examples below or in the examples directory before getting started or [read this tutorial I made on medium](https://medium.com/@jensen.dev.01/socket-programming-in-mojo-e113f6c8cbef). ### Goals The main purpose of FireTCP is to create the base of the foundation when it comes to web programming. HTTP frameworks are built around TCP sockets, and I hope that since FireTCP is pretty user friendly and simple, an http web framework for mojo can easily be built around it.

近期下载者

相关文件


收藏者