lionleaf / dwitter

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

[apiv2] Update create dweet apiv2 #493

Closed lionleaf closed 4 years ago

lionleaf commented 4 years ago

No longer mocks a request to the old view. Adds support for "remix_of" in the dweet creation api.

Refactoring to using the Serializer and a Validator is out of scope for this change. Should possibly be considered later.

This enables https://github.com/dwitter-net/dwitter-frontend/pull/49