adityabisoi/json-hub

Form to create new users

Closed this issue · 5 comments

I think the project needs a form on a '/new' route to add(post) new users to the database. I am submitting wrt gssoc.

If this issue gets approved I would also like it to be assigned to me

@adityabisoi I would be glad if you assigned this issue to me and let me work on it

@adityabisoi You have yet to assign this issue to me. Please do. I requested 2 days ago.

The user should not have any method to manipulate the data on the server. The data on endpoints should be static and read-only.

Please read the documentation for more instructions.