Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kjirou/investigate-cors-basics
https://github.com/kjirou/investigate-cors-basics
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kjirou/investigate-cors-basics
- Owner: kjirou
- License: mit
- Created: 2024-02-09T08:55:13.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-09T09:32:41.000Z (9 months ago)
- Last Synced: 2024-02-09T10:31:53.873Z (9 months ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# investigate-cors-basics
## Installation
```
git clone [email protected]:kjirou/investigate-cors-basics.git
npm install
```## Usage
```
node ./index.js {PORT}
```