gfrenoy / TabT-API

Programming interface for TabT, the free table tennis manager software
http://tabt.frenoy.net
GNU Affero General Public License v3.0
9 stars 5 forks source link

# TabT-API

License

TabT provides a complete and powerful software suite to access and manage results of matches, tournaments and competitions of table tennis.

See http://tabt.frenoy.net for more information

The programming interface (API) of TabT

To allow developpers and creative webmasters integrating data gathered in the TabT software, TabT provides a generic programming interface (in short "API") that can be used from any language and any platform.

Everbody can consequently create his/her own application (club results management, tournament software, ...) or website (for his/her own club) based on the powerful TabT engine.

Contact

To keep up to date of the latest changes or for questions and suggestions or any kind of interaction with the developpers and other users of TabT API, we strongly suggest you to follow the TabT account on the Fediverse Mastodon : @tabt@babelut.be.

And please post bug reports or feature requests to : https://github.com/gfrenoy/TabT-API/issues

License

TabT API is released under the terms of version 3 of the GNU Affero General Public License that is is a free, copyleft license for software, specifically designed to ensure cooperation with the community in the case of network server software.

The GNU Affero GPL is designed specifically to ensure that the modified source code becomes available to the community. It requires the operator of a network server to provide the source code of the modified version running there to the users of that server.

Therefore, public use of a modified version, on a publicly accessible server, gives the public access to the source code of the modified version.

See http://www.gnu.org/licenses/agpl-3.0.html for more information