Pinned Repositories
openapi-down-convert
Convert an OpenAPI 3.1.x document to OpenAPI 3.0.x format
ajv-cli
Command-line interface for Ajv JSON Validator
alarm-clock
An alarm clock for Emacs
api-ref-resolver
Resolves external $ref objects in OpenAPI and AsyncAPI definition documents, with special care for #/components
api-spec-converter
Convert API descriptions between popular formats such as OpenAPI(fka Swagger), RAML, API Blueprint, WADL, etc.
DavidBiesack
http-status-codes
Quick reference for HTTP Status Codes
http-status-emoji
Code to generate png and svg icons, useful for inclusion on web sites
spectral-owasp-ruleset
Improve the security of your API by detecting common vulnerabilities as defined by OWASP and enforced with Spectral.
DavidBiesack's Repositories
DavidBiesack/cors-it
Add CORS to anything!
DavidBiesack/dapperdox
Beautiful, integrated, OpenAPI documentation.
DavidBiesack/DefinitelyTyped
The repository for high quality TypeScript type definitions.
DavidBiesack/unravl
UnRAVL is a domain-specific language for testing REST APIs. It is specification-driven and encoded in JSON, which allows easy test case generation from other tools and directly embedded JSON request bodies or comparing results to expected JSON test data. UnRAVL contains a number of useful assertion constructs for validating REST API calls.
DavidBiesack/dtsgenerator
TypeScript d.ts file generate from JSON Schema file
DavidBiesack/everything-old-is-new-again
"Everything Old is New Again" presentation for WilmingtonJS Meetup
DavidBiesack/git-js
A light weight interface for running git commands in any node.js application.
DavidBiesack/glossary
DavidBiesack/hal-explorer
An API explorer for RESTful Hypermedia APIs using HAL
DavidBiesack/jq
Command-line JSON processor
DavidBiesack/json-mode
Major mode for editing JSON files with emacs
DavidBiesack/JSONassert
Write JSON unit tests in less code. Great for testing REST interfaces.
DavidBiesack/license-checker
Check NPM package licenses
DavidBiesack/metalsmith
An extremely simple, pluggable static site generator.
DavidBiesack/mvd-template
Template for minimum API documentation in Jekyll
DavidBiesack/OpenAPI-Style-Guide
How to (and how not to) refer to the OAI in meetups, interviews, casual conversations, the settling of bar bets, and for conference presentations.
DavidBiesack/pagedown-extra
Markdown Extra Plugins for Pagedown
DavidBiesack/pre-push
Add a pre-push git hook
DavidBiesack/saspy
An interface module to the SAS System. It works with Linux SAS, and is currently intended as a support module for the sas_kernel project which provides a Jupyter Notebook kernel which surfaces the SAS Language and SAS ODS Output to Jupyter Notebooks. Additionally, provides magics which allow SAS code to be submitted for notebooks with other kernels.
DavidBiesack/scala
The Scala programming language
DavidBiesack/scallap
Scala Enterprise Edition - OSGi Framwork for Scala Applications, Modules and Services.
DavidBiesack/semver.el
DavidBiesack/shins
Shins Is Not Slate - port of Slate markdown renderer to Node.js
DavidBiesack/slate
Beautiful static documentation for your API
DavidBiesack/swagger-codegen
swagger-codegen contains a template-driven engine to generate client code in different languages by parsing your Swagger Resource Declaration.
DavidBiesack/swagger-core
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
DavidBiesack/swagger-editor
Swagger Editor
DavidBiesack/swagger-ui
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
DavidBiesack/UnRAVLFrame
a NetBeans project for DavidBiesack/unravl com.sas.unravl.ui.UnRAVLFrame
DavidBiesack/yaml.js
Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.