/cors-serve

easily serve local files with Access-Control-Allow-Origin: *

Primary LanguagePython

cors-serve

This is just a small twist of python3 -m http.server that adds Access-Control-Allow-Origin: * header as an extra bonus.