= Welcome to libdodo - open source web application toolkit! = '''libdodo''' is not a web framework but a toolkit(middle-level library) for building fast and scalable web applications easy. Building web sites is not a main goal of '''libdodo'''. One of its purposes is to develop big and complex systems under high load that require good stability on one hand and small and fast applications for embedded world on another hand. '''libdodo''' provides database abstraction, easy use of parallel computation, content parsing and generation, much more and of course interaction with users via webserver. Review [wiki:LibdodoOverview documentation section] to understand what '''libdodo''' is and how it could be used. '''libdodo''' is written in c++ to provide high performance and small footprint. It is licensed under [http://www.gnu.org/licenses/old-licenses/gpl-2.0.html LGPL 2.1].