Skip to content
/ Ion Public

A Dart-based HTTP framework with native multipart/form-data and WebSocket support

License

Notifications You must be signed in to change notification settings

PawelPerek/Ion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ION

Ion is a Dart-based HTTP framework with native multipart/form-data and WebSocket support highly influenced by Express framework. The main goal of this framework is to easily and quickly make a server without writing a lot of code.

Todos

It's still in alpha, so there is still some work to do:

  • multipart/form-data will be rewritten to be capable of fetching unlimited data (it's limited up to around 50 MB now),
  • RESTful API will be supported
  • HTTPS Certificates will be supported
  • WebSocket engine will be reconstructed
  • Renderer engine will be rewritten

Installation

TODO

Tutorial

TODO

About

A Dart-based HTTP framework with native multipart/form-data and WebSocket support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages