AT Protocol ecosystem explorer https://atscan.net
Přejít na soubor
tree 1bbc2aa9f4 blobd 2023-07-14 08:51:11 +00:00
backend misc updates 2023-07-12 17:33:38 +00:00
frontend pds list tweaks, map is optional 2023-07-13 22:03:24 +00:00
.env.example bgs tickers 2023-07-12 16:42:35 +00:00
.gitignore update root filenames 2023-06-28 04:01:00 +00:00
LICENSE first commit 2023-06-26 20:38:43 +00:00
Makefile bgs tickers 2023-07-12 16:42:35 +00:00
README.md blobd 2023-07-14 08:51:11 +00:00
pm2.config.js blobd 2023-07-14 08:51:11 +00:00

README.md

ATScan

Open-source AT Protocol ecosystem explorer

This is a monorepo containing the backend and frontend of ATScan.

The current version is hosted at atscan.net. You can follow us on Bluesky as @atscan.net.

Our software

  • broadsky (Go) - Bridge Streaming Wire Protocol (v0) to NATS and other protocols
  • blobd (Go) - AT Protocol Blob-serving HTTP Server in Go

Technology stack

Infrastructure

Backend

  • Deno JavaScript runtime
  • oak HTTP middleware framework
  • Ajv JSON Schema validator
  • BullMQ job processing

Frontend

Authors

License

MIT