[Phase 5] docs-site: VIN Decoder Redoc page, index card, and SEO blog post #125
Reference in New Issue
Block a user
Delete Branch "feature/issue-123-124-vin-decoder-docs-blog"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Closes leeworks-agents/api-company#123
Closes leeworks-agents/api-company#124
Changes
docs-site/src/pages/vin-decoder.astro— Redoc reference page rendering/specs/vin-decoder.yaml, matching the pattern of the other three API pagesdocs-site/public/specs/vin-decoder.yaml— copy ofapis/vin-decoder/openapi.yamlserved as a static assetdocs-site/src/pages/index.astro— added VIN Decoder card to the hero API grid (4th API)docs-site/src/pages/blog/vin-decoder.mdx— 1,500-word SEO blog post: "How to Decode a VIN Number with Node.js Using Free NHTSA Data" with meta description, JSON-LD, working code examples (single decode + batch + validation), VIN WMI/VDS/VIS structure explanation, NHTSA vPIC background, and four use-case sectionsVerification
npm run buildexits 0/vin-decoderroute present indist//blog/vin-decoderroute present indist/