dchisel 1.1.0+10 copy "dchisel: ^1.1.0+10" to clipboard
dchisel: ^1.1.0+10 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
46
likes
0
pub points
0%
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

License

unknown (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