Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API is missing : http://localhost:8080/api/ #976

Closed
jrichardsz opened this issue Oct 8, 2021 · 2 comments
Closed

API is missing : http://localhost:8080/api/ #976

jrichardsz opened this issue Oct 8, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@jrichardsz
Copy link

jrichardsz commented Oct 8, 2021

Describe the bug
API is missing

To Reproduce
Steps to reproduce the behavior:

  1. clone
  2. npm install && npm run dev
  3. go to browser
  4. login does not work

Expected behavior
Login should work

Screenshots

image

Desktop (please complete the following information):

  • OS: Ubuntu
  • Browser: Firefox

Additional context
If I inspect the web, I see an attempt to connect with: *http://localhost:8080/api/

image

Question
So my question is: Where is the api or how can I deploy it?

Research

Thanks

@jrichardsz jrichardsz added the enhancement New feature or request label Oct 8, 2021
@elirehema
Copy link
Contributor

Hello @jrichardsz the API's can be found here https://ospicapi.herokuapp.com/api/swagger-ui.html

@elirehema
Copy link
Contributor

You can change the API endpoint in nuxt config as explained in #977 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants