Carrene / wikibox

A WSGI SSR Application which navigates across filesystem and renders markdown to HTML
https://wiki.carrene.com
MIT License
6 stars 0 forks source link

Add cURL sample #15

Open shayaniox opened 6 years ago

shayaniox commented 6 years ago

@pylover, Please add a sample of cURL which shows how to use rest API documentation. Something like:

curl localhost:8080/apiv1/member  -X CREATE -F title='example'
pylover commented 6 years ago

Please migrate this to Carrene/bddrest.