|
|
|
|
|
|
10
|
* [Installation](#installation)
|
10
|
* [Installation](#installation)
|
|
11
|
* [Running](#running)
|
11
|
* [Running](#running)
|
|
12
|
* [API](#api)
|
12
|
* [API](#api)
|
|
13
|
- * misc
|
|
|
|
|
|
13
|
+ * __Misc__
|
|
14
|
* [/hello/:name/](#helloname)
|
14
|
* [/hello/:name/](#helloname)
|
|
15
|
- * user
|
|
|
|
|
|
15
|
+ * __User__
|
|
16
|
* [/user/register/](#userregister)
|
16
|
* [/user/register/](#userregister)
|
|
17
|
* [/user/auth/](#userauth)
|
17
|
* [/user/auth/](#userauth)
|
|
18
|
* [/user/view/](#userview)
|
18
|
* [/user/view/](#userview)
|
|
19
|
* [/user/view/:user](#userviewuser)
|
19
|
* [/user/view/:user](#userviewuser)
|
|
20
|
- * society
|
|
|
|
|
|
20
|
+ * __Society__
|
|
21
|
* [/society/create/](#societycreate)
|
21
|
* [/society/create/](#societycreate)
|
|
22
|
* [/society/view/](#societyview)
|
22
|
* [/society/view/](#societyview)
|
|
23
|
* [/society/view/:society\_name](#societyviewsociety_name)
|
23
|
* [/society/view/:society\_name](#societyviewsociety_name)
|
|
24
|
* [/society/view/:society\_name/events](#societyviewsociety_nameevents)
|
24
|
* [/society/view/:society\_name/events](#societyviewsociety_nameevents)
|
|
25
|
* [/society/join/](#societyjoin)
|
25
|
* [/society/join/](#societyjoin)
|
|
26
|
* [/society/leave/](#societyleave)
|
26
|
* [/society/leave/](#societyleave)
|
|
27
|
- * events
|
|
|
|
|
|
27
|
+ * __Events__
|
|
28
|
* [/events/create/](#eventscreate)
|
28
|
* [/events/create/](#eventscreate)
|
|
29
|
* [/events/view/:eventid](#eventsvieweventid)
|
29
|
* [/events/view/:eventid](#eventsvieweventid)
|
|
30
|
* [/events/pending/](#eventspending)
|
30
|
* [/events/pending/](#eventspending)
|