Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/WesSouza/MyPub
- Owner: WesSouza
- License: mit
- Created: 2022-12-21T10:34:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-18T16:09:21.000Z (about 1 year ago)
- Last Synced: 2024-05-23T04:05:13.445Z (8 months ago)
- Language: TypeScript
- Homepage:
- Size: 455 KB
- Stars: 30
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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