Rog
Django is an option, you may also want to look at the Django REST Framework too
( http://www.django-rest-framework.org ).
If you want to do something really simple you might want to look at Flask (
http://flask.pocoo.org ), it is another python based web framework, 'lighter'
than Django bu
I have a limited progamming background (C++ in school 10+ years ago) and am
needing to setup an API framework to take HTTP callbacks from landing pages
(e.g. Unbounce). Given my following requirements and conditions, is Django
what I want to use and where is the best place to start?
- forms
2 matches
Mail list logo