Open shayaniox opened 6 years ago
@pylover, Please add a sample of cURL which shows how to use rest API documentation. Something like:
cURL
rest API
curl localhost:8080/apiv1/member -X CREATE -F title='example'
Please migrate this to Carrene/bddrest.
Carrene/bddrest
@pylover, Please add a sample of
cURL
which shows how to userest API
documentation. Something like: