anttp 0.4.6

AntTP is a HTTP service which serves data from Autonomi over conventional HTTP connections
1
2
3
4
5
6
7
{
  "routeMap": {
    "": "index.html",
    "blog/*": "index.html",
    "blog/*/article/*": "index.html"
  }
}