sagitta
MIT1. url params: "/user/:id" => this.params.id 2. url query string: "/user/search?name=jonathan&age=27" => this.query.name & this.query.age 3. post body: curl -H "Content-Type: application/json" -X POST -d '{"username":"xyz","password":"xyz"}' http://localh
85
Security score
0 known advisories in v1.0.23
Weekly downloads
—
Unpacked size
—
Dependencies
29
Last publish
10 years ago
Security advisories
No known vulnerabilities affect v1.0.23.