reverse0x90 / edCTF

CTF Web Framework Using Ember and Django
Apache License 2.0
8 stars 3 forks source link

edctf: finish API guide #18

Closed x64x6a closed 8 years ago

x64x6a commented 8 years ago

I started a skeleton of the API guide.

An API guide should help people get/modify CTF information quickly if they need to.

x64x6a commented 8 years ago

Creating an API guide may not be that useful since there are only a few uses for it.

It someone wants to view the routes, they can view them in in the Django source at edctf/api/urls.py and edctf/api/views/.

As a result, I am close this issue.