I built a calendar application in web2py 2.20.4, the application has a 
calendar.py controller with functions event_list(), timetable(), 
coursetable() etc. The data is stored in a PostgreSQL database.
What I want is to make the data in the database available to for instance a 
user's WP web site.

I am going through chapter 10 Services of the web2py book, but what's 
described there: 
http://web2py.com/books/default/chapter/29/10/services#Remote-procedure-calls 
seems to be no longer done in db.py and default.py

I wonder what is the best way to implement this kind of service in web2py 
2.20.4. Thanks in advance for your replies.

KInd regards,

Annet

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/c698e9ec-6e31-43bc-8dbd-d3b6eefa946dn%40googlegroups.com.

Reply via email to