dendrite/roomserver/api
Neil Alexander fe82e1f725
Separate muxes for public and internal APIs (#1056)
* Separate muxes for public and internal APIs

* Update client-api-proxy and federation-api-proxy so they don't add /api to the path

* Tidy up

* Consistent HTTP setup

* Set up prefixes properly
2020-05-22 11:43:17 +01:00
..
alias.go Separate muxes for public and internal APIs (#1056) 2020-05-22 11:43:17 +01:00
api.go Roomserver perform leave (#1004) 2020-05-04 18:34:09 +01:00
http.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
input.go Separate muxes for public and internal APIs (#1056) 2020-05-22 11:43:17 +01:00
output.go Invites v2 endpoint (#952) 2020-04-03 14:29:06 +01:00
perform.go Separate muxes for public and internal APIs (#1056) 2020-05-22 11:43:17 +01:00
query.go Separate muxes for public and internal APIs (#1056) 2020-05-22 11:43:17 +01:00