🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

corsemall

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

corsemall

Serves JSON data with CORS allowed from *.json files at given path.

0.2.0
PyPI
Maintainers
1

corsemall - serve JSON CORS for local JS dev

corsemall - CORS 'em all

.. image:: https://travis-ci.org/hvnsweeting/corsemall.svg?branch=master :target: https://travis-ci.org/hvnsweeting/corsemall

Installation

By using pip::

pip install corsemall

Usage

To serve JSON files at path with CORS allowed for all, run::

corsemall PATH

Features

  • Supports both Python2 and Python3
  • Run on Linux, OSX, Windows

Authors

Viet Hung Nguyen hvn@familug.org

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts