Hacker News .hn
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
TZubiri
25 days ago
|
parent
|
context
|
favorite
| on:
TIL: You can make HTTP requests without curl using...
health check, check that website/webapp returns 4xx and some known keyword
api, GET url, content-type aplication/json, parse json
you can even invert it and make a server
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
api, GET url, content-type aplication/json, parse json
you can even invert it and make a server