Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rajikaimal/express-vscode
Debug express REST API with VSCode
https://github.com/rajikaimal/express-vscode
expressjs javascript vscode
Last synced: 10 days ago
JSON representation
Debug express REST API with VSCode
- Host: GitHub
- URL: https://github.com/rajikaimal/express-vscode
- Owner: rajikaimal
- License: mit
- Created: 2018-12-26T18:10:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-01T18:12:34.000Z (almost 6 years ago)
- Last Synced: 2024-10-05T17:41:16.300Z (about 1 month ago)
- Topics: expressjs, javascript, vscode
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# express-vscode
> Debug express REST API with VSCode
## Usage
```
git clone https://github.com/rajikaimal/express-vscode
cd express-vscode
npm install
npm start
```MIT © [rajikaimal](https://github.com/rajikaimal)