Skip to content
demytt edited this page May 23, 2012 · 3 revisions

#Welcome to the Tigwi wiki!

#What is Tigwi ?

Sharing informations and social networking by a new way. Tigwi is a microblogging website which permits you to send easily informations to your followers, to share accounts with some users, create and follow lists, and keep in touch with everyone instantly.

Designed for Azure, the nice and confortable user interface built with MVC3 and Bootstrap offers you the powerfull and robustness of cloud computing.

#Project's overview You will find the source code in Core directory. Core directory is divided is four groups of files : authentification, API, storage, and UI.

The test directory contains the source code for unit test projects.

#Specification

The description of the API methods are described in Misc directory. In this file you will find the xml request format, the expected answers, and some errors examples.

#Licence We allow you to do (nearly) whatever you want with this piece of code. Tigwi is published under a very liberal open source license (BSD), so you can't claim to have written Tigwi yourself, but that's about the only clause enforced by our license.

Clone this wiki locally