Slon/Modules/NodeInfo: Implement .well-known/nodeinfo and nodeinfo/2.0
This commit is contained in:
parent
545d408512
commit
614e68194b
5 changed files with 44 additions and 0 deletions
|
@ -500,6 +500,7 @@ U0 @slon_http_handle_get_request(SlonHttpSession* session)
|
|||
#include "Endpoints/Get/FollowedTags";
|
||||
#include "Endpoints/Get/Instance";
|
||||
#include "Endpoints/Get/Notifications";
|
||||
#include "Endpoints/Get/NodeInfo";
|
||||
#include "Endpoints/Get/OAuth";
|
||||
#include "Endpoints/Get/Search";
|
||||
#include "Endpoints/Get/Suggestions";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue