Giter VIP home page Giter VIP logo

holster's Introduction

Holster

A collection of Cloudflare Workers, managed using NPM Workspaces.

Apps

Name Host Description
echo echo.mirio.dev Echos back the received HTTP request.
hash hash.mirio.dev Returns the hex digest of the payload. Supports md5, sha1, sha256 sha384 and sha512
ip ip.mirio.dev Information about the clients IP address.
paste paste.mirio.dev Share small snippets of code using the web! All Pastes expire after 7 days.
rand rand.mirio.dev Get random values, like UUID's!
rdap rdap.mirio.dev Query RDAP (Registration Data Access Protocol) servers for domain registration information.
stocks stocks.mirio.dev Get quick information about your favorite stock symbols!
tfstate tfstate.mirio.dev
apigw.eragon.xyz/tfstate/
Manage terraform state using a HTTP backend. Use the apigw route to proxy basic auth to CF Access headers.

Create a new Worker

wrangler generate my-worker [template]
# pick a template from the list https://github.com/cloudflare/workers-sdk/tree/main/templates

holster's People

Contributors

cmackenzie1 avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

holster's Issues

Remove `template/` (and `cmd/`)

Remove these as there are enough examples to copy-pasta across. This template is also horribly out of date and I don't feel like updating it.

Migrate pages to separate repos

Cloudflare Pages doesn't work well with this structure and each pages project should be in its own repo. This also helps enable using preview deploys on each project.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.