Security News
ESLint is Now Language-Agnostic: Linting JSON, Markdown, and Beyond
ESLint has added JSON and Markdown linting support with new officially-supported plugins, expanding its versatility beyond JavaScript.
github.com/supanutjarukulgowit/google_search_web_api
go mod tidy
using vscode debug tool
select user and keyword and run debug.
sorry for the inconvenience way to start the server I havd a plan to deploy api to cloud provider using docker but I'm not quite good at it.
as you can see in the project I have 2 services so it's easy to maintain when deploy to real server using docker.
docker run --name myPostgresDb -p 5455:5432 -e POSTGRES_USER=test -e POSTGRES_PASSWORD=1234 -e POSTGRES_DB=extract_google_search -d postgres
this is postman for test api
https://api.postman.com/collections/12398625-3d81c4d5-d38f-488e-9ddb-d1065dd5d517?access_key=PMAT-01GJMXZXZN9TQPN2EW1XN4VTY7
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
ESLint has added JSON and Markdown linting support with new officially-supported plugins, expanding its versatility beyond JavaScript.
Security News
Members Hub is conducting large-scale campaigns to artificially boost Discord server metrics, undermining community trust and platform integrity.
Security News
NIST has failed to meet its self-imposed deadline of clearing the NVD's backlog by the end of the fiscal year. Meanwhile, CVE's awaiting analysis have increased by 33% since June.