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
Great work.
However when I cloned the codes, I did not see the router config. and when I visited http://api.domora.com/tvguide, it displayed: {"status":"UNKNOWN_ERROR","code":500,"exception":"No route found for "GET /""}
Is there something I missed?
By the way, could you show me how could we sync the TV Listings?
Best Regards
Simon
The text was updated successfully, but these errors were encountered:
This project is not really documented yet. We will probably work on it in the coming months.
We used annotations to provide routing configuration thanks to this project, so you can find it inside controllers. To sum up :
Hi Thibaut
Great work.
However when I cloned the codes, I did not see the router config. and when I visited http://api.domora.com/tvguide, it displayed: {"status":"UNKNOWN_ERROR","code":500,"exception":"No route found for "GET /""}
Is there something I missed?
By the way, could you show me how could we sync the TV Listings?
Best Regards
Simon
The text was updated successfully, but these errors were encountered: