ParetoNetwork / ParetoNetworkServer

The primary application to power a Pareto Network node. Contains the frontend (Vue.js) and backend (Node.js) for Pareto Network.
https://www.pareto.network
1 stars 5 forks source link

Combine config and config_basic route into get params #761

Open 1blockologist opened 5 years ago

1blockologist commented 5 years ago

/config?d=basic

/config?d=expanded

/config?d=0 (basic)

/config?d=1 (expanded)

/config (expanded)