Overview
Everyone deserves a little data to play with. Here at The 1024 Club we give you a full 1024 bytes to play with as your very own. That's 1k, or about 1/11,796th the size of a floppy disk from 1986! What sort of magic can you dream up with yours?
Features List
- no user accounts for registration
- api endpoint allocates a block of space for you based on the hash of your pubkey
- your private key signs data transactions to the api for CRUD of your 1k block
- ability to set mime-type of your block
Geting Started
This section will outline how you can use the API endpoint to initiate a request for a hashed space. Doing so will initialize your 1k block. Future interactions with the API will use this hash & your private key signing data to verify that you have access to manipulate your block.
Technical Specifications
This section will outline the technical stack and various things about supported key and encryption types.