sycamore-rs / sycamore

A library for creating reactive web apps in Rust and WebAssembly
https://sycamore-rs.netlify.app
MIT License
2.79k stars 148 forks source link

Replace CountAPI as it got taken down. #674

Closed JasonLovesDoggo closed 4 months ago

JasonLovesDoggo commented 4 months ago

Replaced CountAPI as it got bought out then taken down by APILayer, this is a fully compliant replacement for it.

This code was created in https://github.com/sycamore-rs/sycamore/pull/305

lukechu10 commented 4 months ago

Awesome thanks!