Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.04 KB

File metadata and controls

32 lines (22 loc) · 1.04 KB

SpecLynx Website

image

Source code for the SpecLynx website — the home of enterprise-ready API tooling.

Products

  • OpenAPI Toolkit — VSCode extension for API specification authoring
  • Language Service — LSP-compatible library for API spec intelligence
  • ApiDOM — Semantic parser for API specifications

Development

bundle install
bundle exec jekyll serve

The site will be available at http://localhost:4000/.

Tech Stack

License

Apache 2.0