hero

BytePower

A powerful serverless application booster!

Quick Start →

Flexible

By using the module of BytePower service, you can build your application with high flexibility.

Swift

With well designed API provided, you can easily implement complicated features like Account and Asset with just few lines of code.

High Performance

BytePower provides 7*24 stable and high performance service, overcoming all types of harsh environment.

# Access to BytePower

curl -X "POST" "http://xxx.bytepowerapp.cn/bp/user/login" \
     -H 'X-BytePower-Sign: {sign},{timestamp},{key_id}' \
     -H 'Content-Type: application/json: charset=utf-8' \
     -d $'{"anonymity":{"local_uid":"xxx"}}'