Sending POST
Opened this issue · 1 comments
BlackRose01 commented
Hello,
I want to create a new user with the API over POST. So I installed body-parser and comment out the part in the app.js. The SQL-File for Create is also written. And here is my question: How I have to write the endpoint.json part.
Oh, I forgot. I send the data over ajax (method post) as form data.
Thank you and very nice Api.
Best regards,
BlackRose01
BlackRose01 commented
Hello?