Menu
Libraries |
Category

json-bucket

JSON Bucket is a cloud-based service designed to simplify storing and accessing JSON data from anywhere on the web. It is currently in its Alpha phase, so users are advised not to store sensitive data or use it in production environments.

Purpose

The library aims to streamline the process of storing and managing JSON data during development, making it easier to work on side projects by providing instant API endpoints without configuration.

Key Features

  • Personal Account: Supports up to 100 buckets per user.
  • Online JSON Editor: Built-in editor with Codemirror JSON linting.
  • Instant API Endpoint: No setup required to access stored JSON data.
  • Social Login: Supports authentication via GitHub, Google, or Discord.

Built With

  • SvelteKit: Primary framework for the frontend.
  • Supabase: Backend and database solution.

Roadmap

  • Collaboration features (shared buckets).
  • Soft delete functionality (trash).
  • Private API key generation.
  • AI-powered JSON dummy data generation.

For more details or to contribute, check the open issues or contributing guidelines.

Acknowledgments

jsonjson-apisveltesveltekit

Comments