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

https://github.com/ffmeyer/learngithubactiont20231


https://github.com/ffmeyer/learngithubactiont20231

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# serverRestAPI
ServerRestAPI Testing

# Depends on Server Rest Project
To run this project check this documentation:
https://serverest.dev/ from @PauloGoncalvesBH

# Install
```
npm install
```

# Run Cypress open browser
```
npx cypress open
```

# Run Cypress headless mode
```
npx cypress run
```