@apimatic/code-sample-api
v1.0.0
Published
The **Code Sample API** enables you to create tailored SDK code samples for [APIMatic](https://apimatic.io)-generated SDKs. Specify an API operation, choose your preferred programming language(s) and provide a request payload to create ready-to-use code
Downloads
217
Keywords
Readme
Code Sample API
The Code Sample API enables you to create tailored SDK code samples for APIMatic-generated SDKs.
Specify an API operation, choose your preferred programming language(s) and provide a request payload to create ready-to-use code samples
This API simplifies the creation of integration guides, providing developers with clear, language-specific examples for various API use cases.
Installation
No installation required. Use npx
to run it directly:
npx @apimatic/code-sample-api --path ./data -p 3000
Getting Started
Refer to the APIMatic Product Documentation to learn how to use the Code Sample API.
License
This project is licensed under a custom license owned by APIMatic. The license terms are provided in the LICENSE file.
Requirements
- Node.js (version 20 or higher)