akwebdev

joined 1 year ago
[–] [email protected] 0 points 1 year ago (4 children)

@max-P thanks for the quick reply. but please tell me how can I manage my users the lemmy-ui has limited features.

 

I have setup the Lemmy backend but I can't see the backend running just only json is displaying. Lemmy ui is also setup properly but with very limited features. See the attached screenshot of the backend. I run "cargo run" command to start the Lemmy Backend

[–] [email protected] 1 points 1 year ago

It works thanks!

[–] [email protected] 1 points 1 year ago (2 children)

do you have thought on this post?

[–] [email protected] 2 points 1 year ago

thanks, @jamie but unfortunately it is also not working

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (4 children)

It was the dummy, anyhow removed

15
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

I have installed the Lemmy using docker. I need to use API to create a community but it is not allowing me to POST the data. I followed all the steps which is required for creating community using API. Below are the steps I am using for creating a community. Using POSTMAN Headers : Content-Type : application/json

Body parameters name: testing title: testing auth: string