dchisel 1.1.0+13 copy "dchisel: ^1.1.0+13" to clipboard
dchisel: ^1.1.0+13 copied to clipboard

A simple dart web framework for create REST API. DChisel support Custom Middleware and Mysql & PostgreSQL ORM.

1.0.0 #

  • Initial version.

1.1.0+4 #

Stable version #

  • Custom host server and port
  • GET, POST, PUT, DELETE, PATCH Routes
  • ORM CRUD to PostgreSQL
  • ORM CRUD to MySQL
  • Global Middleware
  • Specific Route Middleware
  • Auth
  • Base Response Ok & Forbidden
  • Header CORS
  • Base64 decode to File
  • HotReload

1.1.0+5 #

Stable version #

  • Custom host server and port
  • GET, POST, PUT, DELETE, PATCH Routes
  • ORM CRUD to PostgreSQL
  • ORM CRUD to MySQL
  • Global Middleware
  • Specific Route Middleware
  • Auth
  • Base Response Ok & Forbidden
  • Header CORS
  • Base64 decode to File
  • HotReload
  • Doc

1.1.0+6 #

Stable version #

  • Add close connection for postgresql

1.1.0+7 #

Stable version #

  • Fixing close connection for postgresql

1.1.0+8 #

Stable version #

  • add open connection for postgresql

1.1.0+9 #

Stable version #

  • fixing open connection for postgresql

1.1.0+10 #

Stable version #

  • postgresql create function unlimited json

1.1.0+11 #

Stable version #

  • postgresql update function unlimited json

1.1.0+12 #

Stable version #

  • postgresql uuid support

1.1.0+13 #

Stable version #

  • postgresql mapped custom query support
46
likes
80
pub points
34%
popularity

Publisher

verified publisheralphacsoft.com

A simple dart web framework for create REST API. DChisel support Custom Middleware and Mysql & PostgreSQL ORM.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

crypto, dart_jsonwebtoken, mysql_client, path, postgres, process_run, shelf, shelf_cors_headers, shelf_hotreload, shelf_plus, shelf_router, shelf_static, shelf_virtual_directory, uuid

More

Packages that depend on dchisel