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: 14 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 (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-09T09:32:41.000Z (11 months ago)
- Last Synced: 2024-12-07T16:37:40.867Z (21 days ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- 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}
```