12345678910111213141516171819202122232425262728 |
- [framework]
- name = "uwsgi"
- [main]
- urls.json = "/json"
- urls.plaintext = "/plaintext"
- approach = "Stripped"
- classification = "Platform"
- database = "None"
- database_os = "Linux"
- os = "Linux"
- orm = "Raw"
- platform = "None"
- webserver = "uWSGI"
- versus = ""
- [nginx-uwsgi]
- urls.json = "/json"
- urls.plaintext = "/plaintext"
- approach = "Stripped"
- classification = "Platform"
- database = "None"
- database_os = "Linux"
- os = "Linux"
- orm = "Raw"
- platform = "None"
- webserver = "nginx-uWSGI"
- versus = ""
|