Open frankcollins3 opened 1 year ago
attempting to do: build the api and check swagger endpoints in the browser
error: "build succeeded" but there is no localhost:5001 endpoint to reference. as seen below, iterm2 goes back to [aspokedex]
localhost:5001
proposed approach: check models, controllers, and ApplicationDbContext, Program.cs ? check everything that has to do with the startup process
possible improvements:
attempting to do: build the api and check swagger endpoints in the browser
error: "build succeeded" but there is no
localhost:5001
endpoint to reference. as seen below, iterm2 goes back to [aspokedex]proposed approach: check models, controllers, and ApplicationDbContext, Program.cs ? check everything that has to do with the startup process
possible improvements: