Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/WesSouza/MyPub

Set of TypeScript functions to implement ActivityPub endpoints on any Node, Cloud or Deno server
https://github.com/WesSouza/MyPub

Last synced: about 1 month ago
JSON representation

Set of TypeScript functions to implement ActivityPub endpoints on any Node, Cloud or Deno server

Awesome Lists containing this project

README

        

# MyPub

Set of TypeScript functions to implement ActivityPub endpoints on any Node,
Cloud or Deno server.

This is a work in progress project. I'm maintaining a
[progress diary on GitHub's discussions tab](https://github.com/WesSouza/MyPub/discussions/1).

## Installation and development

Make sure you have [Node.js](https://nodejs.dev/en/download/package-manager/)
and enable [pnpm](https://pnpm.io/installation).

```sh
# Install dependencies
pnpm install
```

## LICENSE

MIT, https://wes.dev/LICENSE.txt