Summer Boot
The next generation decentralized web framework allows users to manage and share their own data. It will be a wide area and cross regional web framework.
log Logger started
log
_____ ____ _
/ ____| | _ \ | |
| | ___ ___ | |_
\___ \| | | | '_ ` _ \| '_ ` _ \ / _ \ '__| | _ < / _ \ / _ \| __|
____) | |_| | | | | | | | | | | | __/ | | |_) | | | |_
|_____/ \__,_|_| |_| |_|_| |_| |_|\___|_| |____/ \___/ \___/ \__|
:: Summer Boot
server Server listening on http://0.0.0.0:8080
Quick Start
Cargo.toml:
summer-boot = "1.4.2"
Add resuorce configuration file to src directory
src/resources/application.yml
profiles:
active: test
src/resources/application-test.yml
server:
port: 8080
src/main.rs
use Deserialize;
use ;
use log;
async
async
License
Licensed under either of