Bogdanp / Koyo
A web development toolkit for Racket.
Stars: ✭ 67
Programming Languages
racket
414 projects
Projects that are alternatives of or similar to Koyo
Flask Unchained
The quickest and easiest way to build large web apps and APIs with Flask
Stars: ✭ 63 (-5.97%)
Mutual labels: framework
App
Reusable framework for micro services & command line tools
Stars: ✭ 66 (-1.49%)
Mutual labels: framework
Ctfcracktools
China's first CTFTools framework.中国国内首个CTF工具框架,旨在帮助CTFer快速攻克难关
Stars: ✭ 1,118 (+1568.66%)
Mutual labels: framework
Backtesting.py
🔎 📈 🐍 💰 Backtest trading strategies in Python.
Stars: ✭ 1,124 (+1577.61%)
Mutual labels: framework
Tensorrec
A TensorFlow recommendation algorithm and framework in Python.
Stars: ✭ 1,130 (+1586.57%)
Mutual labels: framework
Weave
Easy-to-use SDK to build Tendermint ABCI applications
Stars: ✭ 1,122 (+1574.63%)
Mutual labels: framework
Best Of Web Python
🏆 A ranked list of awesome python libraries for web development. Updated weekly.
Stars: ✭ 1,118 (+1568.66%)
Mutual labels: framework
Awesome Uikit
Collect JS Frameworks, Web components library and Admin Template.
Stars: ✭ 1,136 (+1595.52%)
Mutual labels: framework
Cuba
CUBA Platform is a high level framework for enterprise applications development
Stars: ✭ 1,114 (+1562.69%)
Mutual labels: framework
Guaka
The smartest and most beautiful (POSIX compliant) Command line framework for Swift 🤖
Stars: ✭ 1,145 (+1608.96%)
Mutual labels: framework
Abotx
Cross Platform C# Web crawler framework, headless browser, parallel crawler. Please star this project! +1.
Stars: ✭ 63 (-5.97%)
Mutual labels: framework
Falcon
The no-nonsense REST API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
Stars: ✭ 8,654 (+12816.42%)
Mutual labels: framework
koyo is a web application development toolkit that expands upon Racket's built-in web-server with all the functionality that a web app typically needs in a complete package.
All of koyo's components are decoupled so you get to pick and choose what you use.
Quickstart
$ raco pkg install koyo
$ raco koyo new example # or raco koyo new -b minimal example
$ cd example && cat README.md
Documentation
You can find the documentation on the Racket package server. The package server only updates once every few hours so if you want the absolute most recent docs, then you can visit koyoweb.org.
License
koyo is licensed under the 3-Clause BSD license.
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].