Sdk
Node.js SDK
Using RequestKit's Nodejs SDK to manage feature requests
Installation
This package is made using typescript and comes with .d.ts files. You should get autocomplete in your editor. If you don't get it, head to api-reference to see the payloads and responses.
Usage
API Keys allow anyone with the key to create feature requests, upvote them or remove the upvotes. It is advised to use API keys serverside with proper authorization in your application.
More Granular Access Control is planned for the future.