Hi,
I need to implement REST web services using Python. I am using Apache web server with WSGI module. I found lot of frameworks to implement the REST like Django, bobo, etc..I am confused which one to use.
Can anyone suggest me a framework which i can use for this scenario?
- Anandan