endeavor 1.0.1 copy "endeavor: ^1.0.1" to clipboard
endeavor: ^1.0.1 copied to clipboard

Endeavor is a web framework written in Dart programming language and is inspired by frameworks like [Ruby on Rails](https://rubyonrails.org), and [Express Js](https://expressjs.com). The goal of Endea [...]

v0.1.8 (18-08-2022)

  • Minor bug fixes

v0.1.9 (25-09-2022)

  • Minor bug fixes

v1.0.0 (26-09-2022)

  • Major bug patched
    • GET, POST, PUT not working together was the issue.
  • Do not use older versions anymore. Use only from this latest version.

v1.0.1 (21-10-2022)

  • Minor bugs patched

    • Html form POST request giving base64 value for special characters.
    • Html post data is converted from key value to json data.
    • File uploading bugs is patched.
  • Endeavor Framework is now stable from this version 🎉 .

    • GET, POST, PUT not working together was the issue.
  • Do not use older versions anymore. Use only from this latest version.

1
likes
110
pub points
0%
popularity

Publisher

unverified uploader

Endeavor is a web framework written in Dart programming language and is inspired by frameworks like [Ruby on Rails](https://rubyonrails.org), and [Express Js](https://expressjs.com). The goal of Endeavor framework is to provide developers effectively build backends in Dart. Currently, Dart is mainly used for developing client-side apps using Flutter. Our idea is to use Dart language for developing server-side applications also.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

mime, path, watcher

More

Packages that depend on endeavor