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
# This file defines all application routes (Higher priority routes first)
# ~~~~
# Home page
# Commented out route generated by play
# GET / controllers.Application.index()
# Map static resources from the /public folder to the /assets URL path
GET /assets/*file controllers.Assets.at(path="/public", file)
# Generated routes
GET /post_photo_to_followers com.vangav.vos_instagram_dispense.controllers.post_photo_to_followers.ControllerPostPhotoToFollowers.postPostPhotoToFollowers()