Skip to content
/ pluto Public

HTTP framework designed for the needs of the internet computer network. When entering editing and updating data

License

Notifications You must be signed in to change notification settings

pu0238/pluto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pluto: Building Backend Services on Chain

GitHub

Pluto is an HTTP router implemented on the Internet Computer to facilitate working with HTTP. This router is a framework that allows you to write REST API applications on the blockchain in almost the same way as in Web 2

Pluto is an open-source project that empowers developers to build backend services on the chain. It provides a framework and tools to facilitate the creation of decentralized applications (dApps) with a focus on the backend logic and functionality.

Features

  • Easy-to-use router
  • Cors support
  • Validation

Getting Started

To get started with Pluto simply run:

cargo add ic-pluto

To get more information about Pluto installation go here.

To start with SSR on-chain also use templating

Documentation: zygiv-iaaaa-aaaag-qdkoq-cai.raw.icp0.io

Coming soon

  • Authentication and secure tokens
  • CLI (project generator, files generator)
  • Tests
  • Website + Docs
  • Examples
  • Swagger integration
  • Response cache
  • Blob response

About

HTTP framework designed for the needs of the internet computer network. When entering editing and updating data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages