Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toymachiner62/hapi-auth-test
Creating a simple test case to reproduce a bug i'm encountering
https://github.com/toymachiner62/hapi-auth-test
Last synced: 27 days ago
JSON representation
Creating a simple test case to reproduce a bug i'm encountering
- Host: GitHub
- URL: https://github.com/toymachiner62/hapi-auth-test
- Owner: toymachiner62
- Created: 2014-11-04T15:51:12.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-04T16:07:09.000Z (about 10 years ago)
- Last Synced: 2024-10-16T10:48:50.956Z (3 months ago)
- Language: JavaScript
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
hapi-auth-test
==============Creating a simple test case to reproduce a bug i'm encountering
# Usage
To reproduce the error "[Cannot display object: Converting circular structure to JSON]":
1. Clone this project
2. `$ npm install`
3. `$ npm start`
4. Hit `http://localhost:3000/items` in a browser
5. The error is visible in the server log