Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonw/json-head
JSON microservice for performing HEAD requests
https://github.com/simonw/json-head
asgi json microservice python sanic zeit-now
Last synced: 2 months ago
JSON representation
JSON microservice for performing HEAD requests
- Host: GitHub
- URL: https://github.com/simonw/json-head
- Owner: simonw
- License: apache-2.0
- Created: 2013-03-31T17:27:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-07-20T15:11:35.000Z (over 1 year ago)
- Last Synced: 2024-10-07T13:47:30.987Z (3 months ago)
- Topics: asgi, json, microservice, python, sanic, zeit-now
- Language: Python
- Homepage: https://json-head.vercel.app
- Size: 16.6 KB
- Stars: 33
- Watchers: 3
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# json-head
JSON (and JSON-P) API for running a HEAD request against a URL.
https://json-head.vercel.app/
Source code for the old App Engine utility can be found here:
https://github.com/simonw/json-head/tree/appengine