SDK / Integration
Is there a published ManTech SDK?
sdktypescript
Question
Can I npm install an official ManTech client?
Official ManTech Answer
A local TypeScript client lives at sdk/typescript (package mantech-typescript 0.1.0). It is a local engineering package and is not published to a public registry in this release. Configure apiKey or accessToken plus an explicit baseUrl (https://mantechstudio.in for the TEST host). Python examples are examples-only — there is no Python SDK.
Answered by ManTech Studio