Skip to content

gripebomb/0xdedinfosec-astro

 
 

Repository files navigation

Deploy with Vercel

Deploy to Cloudflare Workers

0xDedinfosec Blogs

Banner

0xDedinfosec API

I use Cloudflare Workers to host my API. https://github.com/0xdedinfosec/0xdedinfosec-api

BuyMeACoffee API

I'm using Buy Me a Coffee Developer API to gather contributions from users who support me in raising funds for the OSCP exam.

You can obtain the DONATION_API_SECRET from https://developers.buymeacoffee.com/#/?id=authentication

.env

PUBLIC_API_URL="" # API URL
DONATION_API_SECRET="" # Buy Me a Coffee Developer API Secret

License

Licensed under the MIT license.

Releases

No releases published

Packages

No packages published

Languages

  • MDX 77.1%
  • Astro 14.8%
  • TypeScript 6.0%
  • JavaScript 1.1%
  • CSS 1.0%