FLUTTER ECOSYSTEM

bones_api

Bones_API - A powerful API backend framework for Dart. It comes with a built-in HTTP Server, route handler, entity handler, SQL translator, and DB adapters.

Latest version
1.9.30
30-day downloads
2.5K
Likes
33
Pub points
140

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

Bones_API is a comprehensive backend framework for Dart, designed to streamline server-side development. It includes a built-in HTTP server, route and entity handlers, a SQL translator, and database adapters, enabling rapid API creation. Built with cross-platform support, it runs seamlessly on Android, iOS, Web, macOS, Windows, and Linux. Ideal for developers seeking a full-featured, unified solution for building scalable APIs with minimal boilerplate.

Use cases
  • Building RESTful APIs
  • Creating backend services for Flutter apps
  • Developing full-stack Dart applications
  • Managing database interactions via SQL
  • Implementing real-time data endpoints
  • Serving web and mobile clients from one codebase
Key features
  • Built-in HTTP server
  • Route and entity handling
  • SQL translation layer
  • Multiple DB adapter support
  • Cross-platform deployment
  • Minimal setup for backend services
Suitable for
  • Dart backend developers
  • Full-stack Flutter teams
  • API-first application builders
  • Projects requiring database abstraction
  • Teams wanting unified Dart backend solutions
Considerations
  • Requires understanding of Dart backend patterns
  • May need additional configuration for complex queries
  • Best suited for projects using Dart across platforms
  • Limited community size compared to larger frameworks
  • Depends on stable Dart ecosystem maturity
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add bones_api

Categories

Source repository

Related projects

No data available yet.