Skip to content

wade1990/template-registry

 
 

Repository files navigation

Template Registry

This repo runs a simple API via a Worker that serves all the template content consumed by different services (e.g. our template gallery at developers.cloudflare.com/workers/templates).

API

The API is a Cloudflare Worker that lives in workers-site. That uses KV to store the toml/JS data and parses the data for the appropriate endpoints

Data

All the content that is served from the API lives in templates

To contribute see CONTRIBUTING

About

A simple API via a Worker that serves all the template content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.7%
  • TypeScript 9.1%
  • Shell 0.2%