Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marmicode/websheep
🐑 Websheep is an app based on a willingly vulnerable ReSTful APIs.
https://github.com/marmicode/websheep
Last synced: 25 days ago
JSON representation
🐑 Websheep is an app based on a willingly vulnerable ReSTful APIs.
- Host: GitHub
- URL: https://github.com/marmicode/websheep
- Owner: marmicode
- Created: 2019-10-17T10:58:15.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-25T19:19:20.000Z (9 months ago)
- Last Synced: 2024-08-03T16:08:27.401Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 11.2 MB
- Stars: 49
- Watchers: 5
- Forks: 35
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-api-security - Websheep
README
# Websheep
[Open in Codesandbox](https://codesandbox.io/s/github/wishtack/websheep)
# Local setup
Install [Node](https://nodejs.org/en/download/) & [Yarn](https://classic.yarnpkg.com/en/docs/install/)
```
yarn install
yarn start
```