# mk **Repository Path**: mirrors_LuaDist/mk ## Basic Information - **Project Name**: mk - **Description**: MK offers plumbing to make it easier for WSAPI applications and frameworks to interoperate. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README MK is a set of common plumbing that different [WSAPI](http://keplerproject.github.com/wsapi) applications and frameworks can use to do things like share a single authentication system, easily create inter-application links, and embed pieces of content created by different frameworks (mixing Orbit and Sputnik content in the same page, for example). Look in the `samples` and `test` folders to see examples of the APIs as they are right now. To run these you need to install the two rockspecs in the `rockspecs` folders, which install MK and a branch of WSAPI which changes that MK needs (these changes are in a branch because thay can potentially break existing WSAPI applications).