{"id":23980800,"url":"https://github.com/fourkitchens/saucier-get","last_synced_at":"2025-10-30T04:22:32.915Z","repository":{"id":138003224,"uuid":"40200546","full_name":"fourkitchens/saucier-get","owner":"fourkitchens","description":"Saucier Get","archived":false,"fork":false,"pushed_at":"2015-08-04T21:22:37.000Z","size":87,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-07T13:12:36.162Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fourkitchens.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-04T18:03:47.000Z","updated_at":"2015-11-10T13:46:07.000Z","dependencies_parsed_at":"2023-04-06T05:04:38.937Z","dependency_job_id":null,"html_url":"https://github.com/fourkitchens/saucier-get","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourkitchens%2Fsaucier-get","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourkitchens%2Fsaucier-get/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourkitchens%2Fsaucier-get/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fourkitchens%2Fsaucier-get/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fourkitchens","download_url":"https://codeload.github.com/fourkitchens/saucier-get/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240564599,"owners_count":19821422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-07T10:18:46.343Z","updated_at":"2025-10-30T04:22:27.890Z","avatar_url":"https://github.com/fourkitchens.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n                       _                            _   \n                      (_)                          | |  \n  ___  __ _ _   _  ___ _  ___ _ __ ______ __ _  ___| |_ \n / __|/ _` | | | |/ __| |/ _ \\ '__|______/ _` |/ _ \\ __|\n \\__ \\ (_| | |_| | (__| |  __/ |        | (_| |  __/ |_ \n |___/\\__,_|\\__,_|\\___|_|\\___|_|         \\__, |\\___|\\__|\n                                          __/ |         \n                                         |___/          \n```\n\n# Saucier-Get\n\nThis is an Express.JS compatible middlewares that provides backend API request support. This middleware can be used without adjustment when using Saucier to build a headless Drupal front-end.\n\nThis module requires you to create either an HTTP or HTTPS agent, and pass that to `saucier-get` when requiring. \n\n### Usage\n\n```javascript\nvar https = require('https');\nvar saucierGet = require('saucier-get')( new https.Agent({ keepAlive: true}) );\nvar saucier = require('saucier-core')(saucierGet, saucierCache, templates, {});\n```\n\nAn HTTPS agent is not required, but recommended. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffourkitchens%2Fsaucier-get","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffourkitchens%2Fsaucier-get","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffourkitchens%2Fsaucier-get/lists"}