You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there,
I discovered the project recently, very nice work !
The playground you provide to test the package is excellent.
But I can't find it in the repo.
It would be great to be able to provide a url in our projects to allow front-end developers to test endpoints through this playground.
The playground should query the models from the django project to allow there selection on the interface.
What do you think about it ?
Best regards
The text was updated successfully, but these errors were encountered:
I think your idea of having a playground that would allow querying any project as long as you provide the url is great, we can make some changes to allow that, we can also make some changes to allow developers to customize what models to query, we would also have to add a way to authenticate users for protected routes.
Hello, thanks for the repos !
That would be great indeed.
I think that it could self-discover the models through Django easily. So that we would have an automated Playground, close from what swagger would propose for rest api for example !
Hello there,
I discovered the project recently, very nice work !
The playground you provide to test the package is excellent.
But I can't find it in the repo.
It would be great to be able to provide a url in our projects to allow front-end developers to test endpoints through this playground.
The playground should query the models from the django project to allow there selection on the interface.
What do you think about it ?
Best regards
The text was updated successfully, but these errors were encountered: