Got an IndieWeb site? Want to interact with federated social networks like Mastodon, Hubzilla, and more? Bridgy Fed is for you.
 
 
 
 
Go to file
Ryan Barrett b86581306b
add XRPC server and method skeletons
2022-12-24 21:08:12 -08:00
.circleci oops, move CircleCI and GitHub Actions files to .circleci and .github 2022-12-24 08:37:43 -08:00
.github oops, move CircleCI and GitHub Actions files to .circleci and .github 2022-12-24 08:37:43 -08:00
static more app/repo scaffolding 2022-12-24 09:11:01 -08:00
templates more app/repo scaffolding 2022-12-24 09:11:01 -08:00
tests add XRPC server and method skeletons 2022-12-24 21:08:12 -08:00
.gcloudignore initial code skeleton and app scaffolding, largely copied from Bridgy Fed 2022-12-24 08:34:39 -08:00
.gitignore more app/repo scaffolding 2022-12-24 09:11:01 -08:00
README.md add XRPC server and method skeletons 2022-12-24 21:08:12 -08:00
app.py add XRPC server and method skeletons 2022-12-24 21:08:12 -08:00
app.yaml initial code skeleton and app scaffolding, largely copied from Bridgy Fed 2022-12-24 08:34:39 -08:00
common.py initial code skeleton and app scaffolding, largely copied from Bridgy Fed 2022-12-24 08:34:39 -08:00
config.py initial code skeleton and app scaffolding, largely copied from Bridgy Fed 2022-12-24 08:34:39 -08:00
lexicons add XRPC server and method skeletons 2022-12-24 21:08:12 -08:00
models.py initial code skeleton and app scaffolding, largely copied from Bridgy Fed 2022-12-24 08:34:39 -08:00
pages.py initial code skeleton and app scaffolding, largely copied from Bridgy Fed 2022-12-24 08:34:39 -08:00
requirements.txt Merge pull request #4 from snarfed/dependabot/pip/cachetools-5.2.0 2022-12-24 08:46:19 -08:00
xrpc_actor.py add XRPC server and method skeletons 2022-12-24 21:08:12 -08:00
xrpc_feed.py add XRPC server and method skeletons 2022-12-24 21:08:12 -08:00
xrpc_graph.py add XRPC server and method skeletons 2022-12-24 21:08:12 -08:00

README.md

Bridgy Fed Circle CI Coverage Status

Early prototype of bridging the IndieWeb to AT Protocol.

License: This project is placed in the public domain.

TODO