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