/Color_converter-Hono-Cloudfare

This is a simple color converter that converts a color from one format to another. It is built using Hono and Cloudfare Workers.

Primary LanguageTypeScript

Color Converter using Hono and Cloudfare Workers

This is a simple color converter that converts a color from one format to another. It is built using Hono and Cloudfare Workers.

To create a new project

npm create cloudflare\@2.5.0 -- .

To run locally

wrangler dev -l

To deploy

wrangler login
wrangler deploy .\src\index.ts

To test

Format: /colorfamet/colorname

Example: https://hono-color-converter.anushkakohli2021.workers.dev/rgb/red