File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Framer Server API Examples
1+ <h1 align =" center " margin =" 0 " >
2+ <img width="200" src="https://misc.framerstatic.com/framer-api/package-logo.svg">
3+ </h1 >
4+ <h3 align =" center " style =" margin : 0 ;" >
5+ Framer Server API Examples
6+ </h3 >
27
3- This repository contains examples for the Framer Server API. Each example is a standalone project that can be run independently.
8+ <br >
9+
10+ ![ plugins] ( https://misc.framerstatic.com/hunter/plugin-asset.png )
11+
12+ This repository contains [ examples] ( ./examples ) for the Framer Server API. Each example is a standalone project that can be run independently.
413
514## How to run examples
615
@@ -32,3 +41,15 @@ You can also use the environment variable `FRAMER_API_KEY` to set the API key an
3241``` ts
3342using framer = await connect (projectUrl );
3443```
44+
45+ ## Documentation
46+
47+ - [ Introduction] ( https://www.framer.com/developers/server-api-introduction )
48+ - [ Quick Start] ( https://www.framer.com/developers/server-api-quick-start )
49+ - [ Reference] ( https://www.framer.com/developers/server-api-reference )
50+ - [ FAQ] ( https://www.framer.com/developers/server-api-faq )
51+ - [ framer-api on npm] ( https://www.npmjs.com/package/framer-api )
52+
53+ ## Feedback
54+
55+ Have questions or feedback? Email us at < server-api-feedback@framer.com >
You can’t perform that action at this time.
0 commit comments