Amber Framework
Website
Blog
Github
Discord
Search
⌃
K
Links
Introduction
Getting Started
Guides
Deployment
CLI
Examples
Cookbook
From Scratch
Hello World
CORS
File Download
File Upload
Cookies
Authenticate
JSON API
JSON Mapping
WebSocket Chat
Troubleshooting
In Production
Contributing
Code of Conduct
HAVE A QUESTION?
Join the Discord
Ask on StackOverflow
Follow on Twitter
Submit an issue
Powered By
GitBook
CORS
This recipe will help you to setup a
Cross-Origin Resource Sharing
pipe in your application.
First you need an amber project generated with
Amber CLI
or
from scratch
.
Also see
pipelines
.
Previous
Hello World
Next
File Download
Last modified
6mo ago