12 Matching Annotations
  1. Dec 2024
    1. We are guided always by direction, rather than any specific end point.

      for - question - direction without specific endpoint.- transcendence- backcasting

      question - direction without a specific endpoint - transcendence - Has the author thought about the important role of backcasting, which does require an end point? - If we want to solve the existential polycrisis, which includes the climate crisis, backcasting can be highly effective but it does require both endpoint AND direction. - We need to know what the world will look like in 2030 so and backcast to the present to know what we must do today to move towards that future.

  2. May 2024
    1. All API endpoints within the specification are versioned individually. This means that /v3/sync (for example) can get deprecated in favour of /v4/sync without affecting /v3/profile at all. A server supporting /v4/sync would keep serving /v3/profile as it always has

      It's cool, I guess. But then leaves one wonder, are they compatible? How to tell? There should be a kind of manifest then that maps v4 to "playing well together" granular vs.

  3. Oct 2021
  4. Jun 2021
    1. export function get(req, res) { if (req.headers.authorization) { res.writeHead(200); res.end(JSON.stringify({ message: req.headers.authorization })); } else { res.writeHead(200); res.end(JSON.stringify({ message: 'unauthorized' })); } }
  5. May 2021
    1. if (parsed.protocol) { // external fetch response = await fetch(parsed.href, /** @type {import('node-fetch').RequestInit} */ (opts)); } else { // otherwise we're dealing with an internal fetch const resolved = resolve(request.path, parsed.pathname);
  6. Feb 2021
    1. Endpoint is the missing link between your routing (Rails, Hanami, …) and the “operation” to be called. It provides standard behavior for all cases 404, 401, 403, etc and lets you hook in your own logic like Devise or Tyrant authentication, again, using TRB activity mechanics.
    1. The endpoint gem is the missing link between your routing framework and your business code. It acts like a mix of before_filters and “responder” that handles authentication and authorization, invoking your actual logic, and rendering a response.
  7. Aug 2015
    1. 0.79 (0.66–0.95)

      results on the primary endpoint

    2. The primary outcome was ischemic or hemorrhagic stroke or systemic em-bolism.

      primary end point definition