akwebdev

joined 1 year ago
[–] akwebdev@lemmy.ml 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

-1
submitted 1 year ago* (last edited 1 year ago) by akwebdev@lemmy.ml to c/lemmy_support@lemmy.ml
 

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