summaryrefslogtreecommitdiff
path: root/www/index.html
blob: 8355c0705bb01ad1e1776ba1106744f18a794d8c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<!doctype html>
<html>
<head>
<title>TMW API</title>
</head>
<body>
<h1>The Mana World RESTful API</h1>
Source code available at <a href="https://github.com/themanaworld/api">https://github.com/themanaworld/api</a>
</body>
</html>