Pluto - HTTP router & SSR tool

Improved version:

Did you need to share data via HTTP on ICP? Or perhaps you want to create an SSR website and limit the cycles used by the canister?

Pluto will allow you to do this and much more thanks to the Plutobuilding architecture on-chain routes will be much easier. Webhooks are commonly used, and with our library, you will be able to handle them easily.

Documentation: link

Thanks to Pluto, you’ll be able to build routes just like in libraries familiar to you from web 2.

8 Likes

This is awesome! But why do you use raw and not certify the data? This is really dangerous as it allows individual replicas to respond with anything they like when responding to query calls.

1 Like

True! But this lib is still WIP. This is one of the things that has to be added.

Good to know you have plans to add this! I’m working on some Rust libraries that can make this easier and will be releasing them soon.

2 Likes

Let’s then stay in touch!

I’ve been exploring this project and I’m truly impressed by its capabilities in streamlining HTTP services on the Internet Computer platform. Your work has the potential to significantly enhance developer experiences, akin to what NestJS and ExpressJS have achieved in the web 2.0 space.

1 Like