Giter VIP home page Giter VIP logo

mangooio's Introduction

Maven Central Travis Build Status codecov.io

If this software is useful to you, you can support further development by using Flattr. Thank you!

Flattr this repository

mangoo I/O

mangoo I/O is an Intuitive, Lightweight, High Performance Full Stack Java Web Framework.

Development of mangoo I/O was started in mid 2015 out of the interest on how difficult it would be to create an intuitiv, developer friendly, full stack java web framework from scratch. After the fresh new breeze of java development for the Web with the Play Framwork - Version 1, contributions to the Ninja Framework and having seen a lot of cumbersome "Enterprise" Applications, I thought it was time for yet another full stack java framework.

The foundation of mangoo I/O is the very performant Undertow web server from JBoss. On top of that, standard, production ready java libraries are used - no reinventing of the wheel, no bytecode manipulation, no magic whatsoever. The main reason for using Undertow was, that it is based on non-blocking I/O in the form of XNIO. And although Undertow does support the servlet API, one is not bound to use it in any way. Giving a java developer the opportunity to work fully stateless.

mangoo I/O is highly inspired by the Ninja Web Framework. Although the mangoo I/O core is a complete custom implementation, many of the ideas and methodologies were re-used.

Here are some key features of mangoo I/O in a nutshell:

  • Intuitiv convention-over-configuration, making a java developer feel at home from the start
  • Highly scalable using a share-nothing stateless architecture
  • Hot-Compiling development mode for high productivity
  • Easy to use template engine
  • Support for Web Sockets
  • Simple and self-explaining form handling and validation
  • Plain scheduling for recurring tasks
  • Easy handling of JSON in- and output
  • Built-in asset minification in development mode
  • Flexible testing tools
  • Simple Deployment and CI-Integration
  • i18N Internationalization
  • Easy eMail handling

One main focus of mangoo I/O was to have a good and well documented code base. Therefore, mangoo I/O is constantly checked against SonarQube with a rule set of more than 600 checks. Additionally each build is checked against Loader.io to ensure, that code changes don't decrease the framework performance.

Here are some used libraries and their purpose in mangoo I/O.

mangoo I/O in 2 Minutes
Google Presentation

Homepage
https://mangoo.io

Discussion board
https://groups.google.com/forum/#!forum/mangooio

Documentation
https://mangoo.io/documentation

Changelog
https://mangoo.io/changelog

Apidocs
http://svenkubiak.github.io/mangooio/

Twitter
https://twitter.com/mangoo_io

mangooio's People

Contributors

svenkubiak avatar

Watchers

Ebot Tabi avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.