wapi.txt got renamed back to webapi.txt

[Imported from Trac: page Extensions, version 9]
warner 2009-01-14 23:43:07 +00:00
parent 037cf2570d
commit f24906c3df

@ -3,7 +3,7 @@
Tahoe has a programmatic API which enables building custom applications on top of the storage infrastructure. This RESTful interface uses HTTP, so extensions can be implemented as separate processes across a network. Tahoe has a programmatic API which enables building custom applications on top of the storage infrastructure. This RESTful interface uses HTTP, so extensions can be implemented as separate processes across a network.
* The [wapi.txt]source:/docs/frontends/wapi.txt document shows how to control a Tahoe node programmatically. * The [docs/frontends/webapi.txt]source:/docs/frontends/webpi.txt document shows how to control a Tahoe node programmatically.
## Extension Projects ## Extension Projects