df-helper 0.2.26

df helper tools db cache
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "url": "127.0.0.1:8080",
  "cors": {
    "allow_origin": "http://127.0.0.1:3353",
    "allow_methods": "GET,POST",
    "allow_headers": "api,token,content-type",
    "allow_credentials": true,
    "max_age": 1728000
  }
}