Skip to content

Mohsyn/figapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Figma API Playground

A modular sandbox for exploring and testing the Figma REST API. Designed for rapid prototyping, debugging, and workflow automation.

🚀 Features

  • Authenticate and connect to Figma API
  • Fetch files, nodes, comments, and version history
  • Test custom queries and inspect raw JSON responses
  • Modular CLI structure for easy extension

🛠️ Requirements

  • Node.js ≥ 16
  • Figma personal access token

📦 Setup

git clone https://github.com/your-username/figma-api-playground.git
cd figma-api-playground
npm install

🔑 Usage

Set your Figma token in .env:

FIGMA_TOKEN=your_token_here

or assign in frontend

Run the playground:

npm start

or use launch.bat in windows

📄 License

MIT

Let me know if you want to auto-generate badges, add usage examples, or link to your mapping dictionary.

About

A modular sandbox for exploring and testing the Figma REST API. Designed for rapid prototyping, debugging, and workflow automation.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors