You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
1.2 KiB
HTML
32 lines
1.2 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Listing Provider API — sessioncommunities.online</title>
|
|
<meta name="description" content="Human-readable landing page for our Session Communities API.">
|
|
</head>
|
|
<body>
|
|
<h1>Community Listing Provider API</h1>
|
|
<p>
|
|
Hi there!
|
|
</p>
|
|
<p>
|
|
This domain isn't meant to be accessed via a browser,
|
|
but to provide lists of Communities to <a href="https://getsession.org/" target="_blank">Session Messenger</a>,
|
|
and looks something <a href="/listings" target="_blank">like this</a> or <a href="/listing/oxen" target="_blank">this</a>.
|
|
</p>
|
|
<p>
|
|
If that doesn't faze you, click these links to read more about what this service does:
|
|
</p>
|
|
<p>
|
|
<a href="https://codeberg.org/gravel/session-listing-providers" target="_blank">
|
|
Session Listing Provider README
|
|
</a>
|
|
</p>
|
|
<p>
|
|
<a href="https://codeberg.org/gravel/session-listing-providers/src/branch/main/PROTOCOL.md" target="_blank">
|
|
Session Listing Provider Protocol Specification
|
|
</a>
|
|
</p>
|
|
</body>
|
|
</html>
|