mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-02 21:36:37 +00:00
Update readme
This commit is contained in:
14
plugins/tiddlywiki/multiwikiserver/docs/docs.tid
Normal file
14
plugins/tiddlywiki/multiwikiserver/docs/docs.tid
Normal file
@@ -0,0 +1,14 @@
|
||||
title: $:/plugins/tiddlywiki/multiwikiserver/docs
|
||||
|
||||
! HTTP API
|
||||
|
||||
The ~MultiWikiServer HTTP API provides access to resources hosted by the MWS store. It is based on [[the API of TiddlyWeb|https://tank.peermore.com/tanks/tiddlyweb/HTTP%20API]], first developed in 2008 by Chris Dent.
|
||||
|
||||
The design goals of the API are:
|
||||
|
||||
* To follow the principles of REST where practical
|
||||
* To present resources as nouns, not verbs
|
||||
|
||||
General points about the design:
|
||||
|
||||
* In MWS there are no resources that end with / (except for the root path which is /)
|
||||
Reference in New Issue
Block a user