dendrite/userapi/api
Till 11d9b9db0e
Remove polylith/API mode (#2967)
This removes most of the code used for polylith/API mode.

This removes the `/api` internal endpoints entirely. 

Binary size change roughly 5%: 
```
51437560 Feb 13 10:15 dendrite-monolith-server # old
48759008 Feb 13 10:15 dendrite-monolith-server # new
```
2023-02-14 12:47:47 +01:00
..
api_logintoken.go Merge both user API databases into one (#2186) 2022-02-18 11:31:05 +00:00
api.go Handle guest access [1/2?] (#2872) 2022-12-22 13:05:59 +01:00