config.toml 228 B

12345678910111213
  1. [framework]
  2. name = "aroma.js"
  3. [main]
  4. urls.plaintext = "/plaintext"
  5. urls.json = "/json"
  6. approach = "Realistic"
  7. classification = "Micro"
  8. database_os = "Linux"
  9. os = "Linux"
  10. platform = "nodejs"
  11. webserver = "None"
  12. versus = "nodejs"