Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

divideprojects/ping-back

Repository files navigation

ping-back

CI

A simple API made to ping the url specified in url parameters

Deploy your own

Deploy with Vercel

Usage

Base domain: https://ping-back.divideprojects.com/

There are just 2 URL Parameters that are required:

  • link: the url to ping
  • method: the method to use to ping the link, default is GET, but you can use either GET or POST

A simple example looks like:

https://ping-back.divideprojects.com/pingback?method=GET&link=https://divideprojects.com

This will just ping the domain https://divideprojects.com url and return a 200 status code if the url is reachable.

Sponsor

About

A simple tool made to ping the URL specified in URL parameters when sending a hit to API 🌐

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •