frontik icon indicating copy to clipboard operation
frontik copied to clipboard

Build Status Coverage Status

What is Frontik?

Frontik is an asyncronous Tornado-based application server. It was designed to support simple xml aggregation with xsl transformation, but supports other content types as well.

Frontik was originally developed by Andrey Tatarinov at hh.ru as a part of infrastructure development tasks.

Documentation

  • Running Frontik
  • Configuring Frontik
  • Frontik application structure
  • Configuring Frontik application
  • Routing — TBA
  • Service urls
  • Page generation process
  • Preprocessors
  • Making HTTP requests
  • Content types and producers
  • Postprocessing
  • Logging
  • Debugging Frontik

Examples

See /examples directory for simple Frontik application example.

Usages

  • All pages of hh.ru are served with Frontik