class Ktistec::Server

Overview

An ActivityPub server.

Ktistec::Server.run do
  # configuration, initialization, etc.
end

Defined in:

framework/framework.cr

Class Method Summary

Class Method Detail

def self.run(&) #

[View source]