Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BadgeFed - ActivityPub Badges

BadgeFed aka ActivityPub Badges is a minimalistic implementation of a badge system similar to Credly, built using .NET and leveraging the ActivityPub protocol.

Features

  • Issue and manage digital badges
  • Interoperable with ActivityPub
  • Minimalistic design
  • Built with .NET for robust performance

Getting Started

Prerequisites

  • .NET 9.0 SDK or later

Installation

  1. Clone the repository:
    git clone https://github.com/tryvocalcat/activitypub-badges.git
  2. Navigate to the project directory:
    cd activitypub-badges
  3. Restore dependencies:
    dotnet restore
  4. Build the project:
    dotnet build

Usage

  1. Run the application:
    dotnet watch

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

ActivityPub Badges Implementation

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages