lionleaf / dwitter

Social network for short js demos
https://www.dwitter.net
Apache License 2.0
763 stars 69 forks source link

Add register endpoint to apiv2 (beta) #519

Closed lionleaf closed 2 years ago

lionleaf commented 2 years ago

Enables the creation of new users through apiv2beta with POST requests to users/. Also adds tests to verify some of the validation behavior.

Enables https://github.com/dwitter-net/dwitter-frontend/pull/87

sigvef commented 2 years ago

lgtm but fails build