Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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
```