Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/garethr/appengine-imified

Example of providing an Instant Messaging interface to App Engine application
https://github.com/garethr/appengine-imified

Last synced: 2 months ago
JSON representation

Example of providing an Instant Messaging interface to App Engine application

Awesome Lists containing this project

README

        

Providing an Instant Messaging interface to your App Engine application is easier than you might think. And you don't have to wait for the upcoming XMPP API or ignore those using other networks.

IMIfied provide a currently free service which provides a web hook like interface to an instant messaging bot. In order to experiment with this you'll need to sign up for a free account at "IMified":http://imified.com.

You should be able to see a live example of this at "imified-demo.appspot.com":http://imified-demo.appspot.com

h2. Disclaimer

The author of this software is in no way affiliated with IMified, I just think it's a cool service.

h2. Licence

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.