Giter VIP home page Giter VIP logo

navitiacomponent's People

Contributors

alcalyn avatar aminehks avatar chrysem avatar datanel avatar dvdn avatar is06 avatar jbcrestot avatar johnny3 avatar lrochewb avatar netmisa avatar ooga avatar pthegner avatar rchoquet avatar rubiksc avatar stanosz avatar tchevily avatar vchabot avatar velpaxl avatar vincentcatillon avatar vpassama avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

navitiacomponent's Issues

Test Navitia PHP

Bonjour,
Pouvez-vous m'indiquer comment tester facilement votre API PHP Navitia sur Xampp ?
Merci par avance,
Cdt

Eviter les actions "NULL"

Bonjour.

Je voudrais simplement savoir si c'est volontaire "d'interdire" les actions vides, autrement dit "NULL" ?
N'est-il pas plus logique de remplacer automatiquement une action null par une chaine vide afin de permettre les requêtes sans actions ?

HOTE/navitia/coverage/default

Cette url est accessible via browser, mais via NavitiaComponent, on obtient un joli

The action type ("NULL") must be a string

Car en effet, c'est comme si j'effectuais cette requête

$query = array(
  'api' => 'coverage',
  'parameters' => array(
    'region' => 'default',
    'path_filter' => null,
    'action' => null,
    'parameters' => array()
  )
);

$result = $service->call($query);

Ne serait-il donc pas mieux de détecter si l'action est null, et dans ce cas caster en chaîne vide ? Si une raison quelconque est à l'origine de cette restriction, merci de l'expliquer dans ce cas :)

Merci.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.