Demo API server conforming to the OpenTabletop commons spec. Built in Rust with Axum and PostgreSQL, this reference implementation exercises the spec's core pillars: game metadata, community ratings, ...
This is a sample API which is protected by Auth0. It is used in the remote MCP demo to showcase the capabilities how the MCP server can be used to call a protected API on behalf of a user. Note: While ...