Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Node.js >= v6
npm install emt-bus --save
Import and authenticate against the API.
var EMT = require('emt-bus').('<idClient>', '<passKey>');
Select a an API category
var bus = EMT('bus');
Finally, make the request by selecting a method that corresponds to its category
bus.getListLines({ Lines: '721', SelectDate: '09/09/1993' }).then ..
Response
Methods | Description |
---|---|
getCalendar | Get EMT Calendar for all days and line schedules for a range of dates |
getGroups | Returns every line type and their details |
getListLines | Returns lines with description and groups |
getNodesLines | Returns all stop identifiers and his coordinate, name, lines and directions |
getRouteLines | Returns a line/s route with the vertex info to build the route and coordinates for stops and axes |
getTimeTableLines | Provices information about the requested line at travel time |
getTimesLines | Returns current schedules for the requested lines |
Methods | Description |
---|---|
getArriveStop | Gets bus arrive info to a target stop |
getGroups | Return a list of groups |
getInfoLine | Returns line info in a target date |
getInfoLineExtend | Returns line info in a target date |
getPointsOfInterest | Returns a list of Points of Interest from a coordinate center with a target radius |
getPointsOfInterestTypes | Returns a list of Point of interest types |
getStopsFromStop | Returns a list of stops from a target stop with a target radius and the lines arriving to those stops. |
getStopsFromXY | Returns a list of stops from a coordinate with a radius and the lines arriving to those stops. |
getStopsLine | Provices information about the requested line at travel time. |
getStreet | Returns a list of EMT nodes related to a location. All EMT locations are a group of stops within a target radius and the lines related to each stop in the list. |
getStreetFromXY | Returns a list of stops from a target coordinate. |
FAQs
Library that works a layer over the emt API service
The npm package emt-bus receives a total of 1 weekly downloads. As such, emt-bus popularity was classified as not popular.
We found that emt-bus demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.