FreeCodeCamp API Basejump: Timestamp microservice
RFC9562 UUIDs
Capture and retrieve the last time a function was run
swagger client for @angular-app/timestamp-api
The `TimestampWrapper` class simplifies the usage of EBSI's [Timestamp API (version 4)](https://hub.ebsi.eu/apis/pilot/timestamp/v4). This class abstracts the complexities of interacting with EBSI's timestamping API, allowing developers to easily create,
Parse a Mapbox API token, in Node or the browser
  [ `process.hrtime.bigint()`, `performance.now()` or `Date.now()`
Timestamp for 64-bit time_t, nanosecond precision and strftime
A conversational AI-driven telecom multi-agent system for managing call balances, push notifications, marketing, targeting, and sales.
GZIP in pure JavaScript (works in the browser)
HMAC module for the BitGo SDK
Make USB power meters usable with the Firefox Profiler
Generate TeamCity service messages.
UTC times stamp utility
Tiny library to create and manipulate Unix timestamps
Get a formatted timestamp.
Prepend timestamps to functions like console.log, console.warn, etc
Timestamp is "real-time project tracking for you and your clients" according to their website: https://www.timestamphq.com
True/False fields have a great simplicity about them, and many times they're perfect for the job! But, it's not uncommon end up in a place where you'd really love to keep some degree of simplicity with a little more detail about when the value was changed. Sometimes you'll want to display that information to the user and other times you'll keep it for auditing or debugging purposes. Either way, boolean_timestamp makes the job easy from the beginning and adds very little code to your app.
Enhances OpenSSL::HMAC with timestamp.
Enhances OpenSSL::HMAC with timestamp.
Sign and verify webhook payloads using HMAC-SHA256 with timestamp-based replay prevention. Provides both object-oriented and convenience APIs.
Get timezone information for a location from the [Google Timezone API](https://developers.google.com/maps/documentation/timezone/) using the locations latitude, longitude, and optionally a timestamp, sensor, and language.
Rails engine that provides a JSON API which serves Sidekiq and Whenever status information from a HTTP-auth protected endpoint. This status information is gathered by scheduling a frequently running job that saves timestamps in Redis.
Keyless Signatures are a combination of hash function based server-side signatures and hash-linking based digital timestamping delivered using a distributed and hierarchical infrastructure. This extension provides high-level API to access the KSI.
Minimal, simple, DRY DSL for searching Elasticsearch. Takes one shallow hash argument and translates it to an elaborate one passed on to elasticsearch-api. The price: narrower options. The gain: succinctness. For example, a root <tt>:range</tt> is always a boolean filter and always includes the edges: tractor = Client.new opts = { range: { timestamp: ['now-5m', 'now'] } } tractor.search(opts) # => sends the following to Ealsticsearch: { "query": { "bool": { "filter": [ { "range": { "timestamp": { "gte":"now-5m", "lte":"now" } } } ], "must": [], } } }
A typical usecase of JWT tokens is when building an API. JWT tokens can be sent as authorization tokens in headers. The advantage of using JWT tokens is that they are signed with a secret, so the information inside them cannot be tampered. This makes them ideal for embeding both authentication and authorization information in one step (e.g. by "decoding" the token, one can get information about the user and the roles a user has in case of a role-based authorization). Also, the fact that expiration timestamps can be embedded in the data of the token and be handled automatically, can be used to easily build short-lived tokens, making an API more secure.
The instance_accountant gem is designed to be used to account for hourly resource consumption, such as EC2 instances, using Subledger, the double-entry accounting API. It can account for both cost (amount owed to AWS) as well as price (amount owed to instance owner). If you run hourly-billed instances for yourself, or for others, and want real-time usage information for yourself, and for those paying you for the instance, then this gem is for you. :-) instance_accountant keeps state in an "hourfile" that contains the timestamp of the last hour accounted for. It is intended to be run in --daemon mode at startup. It makes no effort to account for instance time when it is not running, so it's important to run it immediately upon startup, and to make sure that it is always running.
Developed by Sebastian Madrid Ontiveros. Pure Ruby client for the Environment Agency Hydrology API (environment.data.gov.uk/hydrology). Fetches active rainfall stations, 15-minute rainfall measures, and timestamped readings over any date range. No external dependencies. Uses only Ruby stdlib (net/http, uri, json, date). Built to support hydraulic modelling and flood risk workflows in the UK. Compatible with InfoWorks ICM 2027 embedded Ruby. If this gem saves you time, consider buying Sebastian a coffee at https://buymeacoffee.com/smadrid
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.