KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
Axel
★ 15
Open GitHub ↗
The Laravel of rust web frameworks & tooling
Download README (.md)
Explore Similar Repositories
Learn-HolyC
:
A repository for showcasing my knowledge of the HolyC programming language, and continuing to learn the language
la-dpsmeter
:
dpsmeter with remote packet sniffing that provides a web overlay for lostark
teleport-ansible
:
Teleport Ansible Dynamic Inventory Provider
near-chatme
:
No description available.
SuperConvert
:
SuperConvert is a C# library that provides easy and efficient conversion between JSON and various data formats.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Axel
?
Download (.md)
# Axel A rust web framework intended to be the [Laravel](https://laravel.com/) for rust. > NOT READY FOR PRODUCTION (Its very far from started) > This framework is very opinionated ## Sub Projects - axel-cli *Command line tool for generating projects, running commands and such related to axel* - template *Example template project using axel* ## Intended File Structure - src *Sources* - routes *Routing handlers and functionality* - models *Models for requests, responses, errors, and Database* - stores *Central stores for storing app data* - utils *Utility classes and other functionality*