Basic HTML Table to reStructuredText Support for HTML2RST service on GAE Go
Add basic HTML table to reStructuredText support for online HTML to reStructuredText service on Google App Engine Go.
read more »Add basic HTML table to reStructuredText support for online HTML to reStructuredText service on Google App Engine Go.
read more »Online service on Google App Engine Go, which helps you extract title, image URL from Taobao item webpage, and output in reStructuredText format.
read more »Online HTML to reStructuredText service on Google App Engine Go.
read more »Given a webpage URL. Fetch the title of the webpage and output reStructuredText link on Google App Engine Go.
read more »Support multiple languages in your (web) applications, by GNU gettext tools, which include xgettext, msginit, msgmerge, and msgfmt.
read more »i18n and L10n of Google App Engine Python web application, with webapp2, Jinja2, Babel, and pytz.
read more »Multiple web.py applications with the same context (web.ctx)
read more »Web application (web.py framework) template runs on both Google App Engine Python and Apache with mod_wsgi.
read more »Parse Accept-Language in HTTP Request Header in Go Programming Language.
read more »Comparison of Python Jinja2 and Go html/template, side by side for easy reference - Load and Serve Templates
read more »Cross-domain requests by JSONP with object instance function as callback on Google App Engine for Python.
read more »Cross-domain requests by JSONP with anonymous callback function on Google App Engine for Python.
read more »Cross-domain requests by JSONP on Google App Engine for Python.
read more »Detect user locale/language from HTTP request header on Google App Engine for Python.
read more »Parse Accept-Language in HTTP Request Header in Python.
read more »Config Access-Control-Allow-Origin in HTTP headers on Google App Engine.
read more »Send/receive data to/from Google App Engine Python servers by HTTP POST requests in AJAX way.
read more »Simple usage example of Google App Engine Python Datastore.
read more »Let website users upload multiple files to Google App Engine (Python) servers.
read more »