Source code for the SpecLynx website — the home of enterprise-ready API tooling.
- OpenAPI Toolkit — VSCode extension for API specification authoring
- Language Service — LSP-compatible library for API spec intelligence
- ApiDOM — Semantic parser for API specifications
bundle install
bundle exec jekyll serveThe site will be available at http://localhost:4000/.
- Jekyll static site generator
- Tailwind CSS via CDN
- Prism.js for syntax highlighting
- Hosted on GitHub Pages
