Skip to content

MatsMoll/Kognita

Repository files navigation

Kognita

This is the web server powering kognita.no

It consists of five different parts.

  1. Kognita: What ties everything togehter, and serves the final project.
  2. Kognita Models: All the schemas representing the data in Kognita
  3. Kognita Pages: All the web pages that exists in Kognita
  4. Kognita API: Controls the REST API interface
  5. Kognita Core: Controls the database logic