(We ready to face the cruelty reality and long time , and it is we team dream to develop it)
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.
#[web3]
#[SummerBootApplication]
async fn main() {
SummerApplication::run();
}
#[ResutController]
#[RequestMapping("api")]
async trait Api{
// do something
}