Skip to content

OpenAPI V3 specifications for api.ideal-postcodes.co.uk

License

Notifications You must be signed in to change notification settings

ideal-postcodes/openapi

Repository files navigation

OpenAPI

Ideal Postcodes OpenAPI (v3) Specification (api.ideal-postcodes.co.uk)

CI

Features

  • OpenAPI v3 specification for api.ideal-postcodes.co.uk
  • Exports API Typings

Links

Getting Started

Build Typings

npm run build

Validate Spec

npm test

Download and Access via npm

Install

npm install @ideal-postcodes/openapi

Require specs

JSON and YAML specs can be accessed at node_modules/@ideal-postcodes/openapi/dist/openapi.[json|yaml]

Licence

MIT