fediverse-devnet / fediverse-devnet/feditest

Create an implementation of FediverseNode that acts as a JSON-RPC client

Open
#215 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
37
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Replaces #95. Tried this out, and it's so much simpler. To integrate a new application, all you need to do is put a new handler into the URL namespace of your application (say `example.com/_feditest_json_rpc.php`) and dispatch on the `method` field in the JSON posted to that endpoint. Other than JSON parsing, no libraries required.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.