Pinned Loading
Repositories
- saml-protocol Public
A framework-agnostic SAML protocol implementation for service and identity providers
- apidoc-swagger Public Forked from fsbahman/apidoc-swagger
apidoc and swagger are two nice projects which are focusing on documentation of APIs. This project is a middle tier which tries to bring them together in a sense that it uses apidoc to convert inline documentation to json schema and later convert it to swagger json schmea.
- example-app Public
Example application for third-party app developers integrating with Social Tables
- session Public Forked from expressjs/session
Simple session middleware for Express/Restify - Forked for compatibility with koa and koa-generic-session (pillarjs/cookies)
- sonarcloud-orb Public
- cryptex Public archive Forked from TomFrost/Cryptex
Secure secret storage and cryptographic key retrieval for Node.js.
- swagger-md Public Forked from Springworks/swagger-md
Converts Swagger API spec to Markdown file. Used in most repos for local docs.
- redux-unhandled-action Public
Redux middleware that logs an error to the console when an action is fired and the state is not mutated,