Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Abstract out \tracking for the microservice to handle live bus locations

Aperta
#288 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@alanna-zhou ci sta già lavorando.

Dal 5/3/2020.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

Priority: Critical

Right now, the server responds with at /tracking.

{
"success" : false,
"data" : {
"errors" : [
"Unexpected token < in JSON at position 0"
]
}
}

and I am 99.999% sure that this is because the link that we get this information from is no longer in JSON.

https://gateway.api.cloud.wso2.com:443/t/mystop/tcat/v1/rest/Vehicles/GetAllVehiclesForRoute'

So, it's about time anyway to get rid of handling this in Node and instead move it over to the microservice.

Lingua principale
JavaScript
Stelle
18
Fork
2
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di cuappdev/ithaca-transit-backend

Tutte le issue di cuappdev/ithaca-transit-backend

Issue simili

Altre issue su JavaScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.