{"id":25341073,"url":"https://github.com/elkhan2003/amocrm","last_synced_at":"2026-05-02T03:31:20.011Z","repository":{"id":180431874,"uuid":"665129924","full_name":"Elkhan2003/AmoCRM","owner":"Elkhan2003","description":"Rest-API AmoCRM 📈","archived":false,"fork":false,"pushed_at":"2023-09-10T05:43:21.000Z","size":135,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T12:19:05.825Z","etag":null,"topics":["amocrm","fastify","nodemon","prisma","rest-api","typescript"],"latest_commit_sha":null,"homepage":"https://rose-uninterested-crane.cyclic.cloud","language":"TypeScript","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/Elkhan2003.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,"governance":null}},"created_at":"2023-07-11T13:54:43.000Z","updated_at":"2023-08-28T09:58:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"eefa327b-4728-4cc9-9693-5b1a62a9b8d0","html_url":"https://github.com/Elkhan2003/AmoCRM","commit_stats":null,"previous_names":["elkhan2003/rest_api_amocrm","elkhan2003/amocrm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Elkhan2003/AmoCRM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elkhan2003%2FAmoCRM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elkhan2003%2FAmoCRM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elkhan2003%2FAmoCRM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elkhan2003%2FAmoCRM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Elkhan2003","download_url":"https://codeload.github.com/Elkhan2003/AmoCRM/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elkhan2003%2FAmoCRM/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32522227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["amocrm","fastify","nodemon","prisma","rest-api","typescript"],"created_at":"2025-02-14T08:18:22.815Z","updated_at":"2026-05-02T03:31:19.987Z","avatar_url":"https://github.com/Elkhan2003.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e \u003ca href=\"https://fastify.io/\"\u003e\n    \u003cimg\n      src=\"https://github.com/fastify/graphics/raw/HEAD/fastify-landscape-outlined.svg\"\n      width=\"650\"\n      height=\"auto\"\n    /\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![CI](https://github.com/fastify/fastify/workflows/ci/badge.svg?branch=main)](https://github.com/fastify/fastify/actions/workflows/ci.yml)\n[![Package Manager\nCI](https://github.com/fastify/fastify/workflows/package-manager-ci/badge.svg?branch=main)](https://github.com/fastify/fastify/actions/workflows/package-manager-ci.yml)\n[![Web\nSIte](https://github.com/fastify/fastify/workflows/website/badge.svg?branch=main)](https://github.com/fastify/fastify/actions/workflows/website.yml)\n[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://standardjs.com/)\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![NPM\nversion](https://img.shields.io/npm/v/fastify.svg?style=flat)](https://www.npmjs.com/package/fastify)\n[![NPM\ndownloads](https://img.shields.io/npm/dm/fastify.svg?style=flat)](https://www.npmjs.com/package/fastify)\n[![Security Responsible\nDisclosure](https://img.shields.io/badge/Security-Responsible%20Disclosure-yellow.svg)](https://github.com/fastify/fastify/blob/main/SECURITY.md)\n[![Discord](https://img.shields.io/discord/725613461949906985)](https://discord.gg/fastify)\n\n\u003c/div\u003e\n\n\u003cbr /\u003e\n\nAn efficient server implies a lower cost of the infrastructure, a better\nresponsiveness under load and happy users. How can you efficiently handle the\nresources of your server, knowing that you are serving the highest number of\nrequests as possible, without sacrificing security validations and handy\ndevelopment?\n\nEnter Fastify. Fastify is a web framework highly focused on providing the best\ndeveloper experience with the least overhead and a powerful plugin architecture.\nIt is inspired by Hapi and Express and as far as we know, it is one of the\nfastest web frameworks in town.\n\nThe `main` branch refers to the Fastify `v4` release. Check out the\n[`v3.x` branch](https://github.com/fastify/fastify/tree/3.x) for `v3`.\n\n\n\n### Table of Contents \n\n - [Quick start](#quick-start)\n - [Install](#install)\n - [Example](#example)\n - [Fastify v1.x and v2.x](#fastify-v1x-and-v2x)\n - [Core features](#core-features)\n - [Benchmarks](#benchmarks)\n - [Documentation](#documentation)\n - [Ecosystem](#ecosystem)\n - [Support](#support)\n - [Team](#team)\n - [Hosted by](#hosted-by)\n - [License](#license)\n\n\n### Quick start\n\nCreate a folder and make it your current working directory:\n\n```sh\nmkdir my-app\ncd my-app\n```\n\nGenerate a fastify project with `npm init`:\n\n```sh\nnpm init fastify\n```\n\nInstall dependencies:\n\n```sh\nnpm i\n```\n\nTo start the app in dev mode:\n\n```sh\nnpm run dev\n```\n\nFor production mode:\n\n```sh\nnpm start\n```\n\nUnder the hood `npm init` downloads and runs [Fastify\nCreate](https://github.com/fastify/create-fastify), which in turn uses the\ngenerate functionality of [Fastify CLI](https://github.com/fastify/fastify-cli).\n\n\n### Install\n\nTo install Fastify in an existing project as a dependency:\n\nInstall with npm:\n```sh\nnpm i fastify\n```\nInstall with yarn:\n```sh\nyarn add fastify\n```\n\n### Example\n\n```js\n// Require the framework and instantiate it\n\n// ESM\nimport Fastify from 'fastify'\nconst fastify = Fastify({\n  logger: true\n})\n// CommonJs\nconst fastify = require('fastify')({\n  logger: true\n})\n\n// Declare a route\nfastify.get('/', (request, reply) =\u003e {\n  reply.send({ hello: 'world' })\n})\n\n// Run the server!\nfastify.listen({ port: 3000 }, (err, address) =\u003e {\n  if (err) throw err\n  // Server is now listening on ${address}\n})\n```\n\nwith async-await:\n\n```js\n// ESM\nimport Fastify from 'fastify'\nconst fastify = Fastify({\n  logger: true\n})\n// CommonJs\nconst fastify = require('fastify')({\n  logger: true\n})\n\nfastify.get('/', async (request, reply) =\u003e {\n  reply.type('application/json').code(200)\n  return { hello: 'world' }\n})\n\nfastify.listen({ port: 3000 }, (err, address) =\u003e {\n  if (err) throw err\n  // Server is now listening on ${address}\n})\n```\n\nDo you want to know more? Head to the \u003ca\nhref=\"./docs/Guides/Getting-Started.md\"\u003e\u003ccode\u003e\u003cb\u003eGetting Started\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e.\n\n\n### Fastify v1.x and v2.x\n\nCode for Fastify's **v1.x** is in [**`branch\n1.x`**](https://github.com/fastify/fastify/tree/1.x), so all Fastify 1.x related\nchanges should be based on **`branch 1.x`**. In a similar way, all Fastify\n**v2.x** related changes should be based on [**`branch\n2.x`**](https://github.com/fastify/fastify/tree/2.x).\n\n\u003e ## Note\n\u003e `.listen` binds to the local host, `localhost`, interface by default\n\u003e (`127.0.0.1` or `::1`, depending on the operating system configuration). If\n\u003e you are running Fastify in a container (Docker,\n\u003e [GCP](https://cloud.google.com/), etc.), you may need to bind to `0.0.0.0`. Be\n\u003e careful when deciding to listen on all interfaces; it comes with inherent\n\u003e [security\n\u003e risks](https://web.archive.org/web/20170711105010/https://snyk.io/blog/mongodb-hack-and-secure-defaults/).\n\u003e See [the documentation](./docs/Reference/Server.md#listen) for more\n\u003e information.\n\n### Core features\n\n- **Highly performant:** as far as we know, Fastify is one of the fastest web\n  frameworks in town, depending on the code complexity we can serve up to 76+\n  thousand requests per second.\n- **Extensible:** Fastify is fully extensible via its hooks, plugins and\n  decorators.\n- **Schema based:** even if it is not mandatory we recommend to use [JSON\n  Schema](https://json-schema.org/) to validate your routes and serialize your\n  outputs, internally Fastify compiles the schema in a highly performant\n  function.\n- **Logging:** logs are extremely important but are costly; we chose the best\n  logger to almost remove this cost, [Pino](https://github.com/pinojs/pino)!\n- **Developer friendly:** the framework is built to be very expressive and help\n  the developer in their daily use, without sacrificing performance and\n  security.\n\n### Benchmarks\n\n__Machine:__ EX41S-SSD, Intel Core i7, 4Ghz, 64GB RAM, 4C/8T, SSD.\n\n__Method:__: `autocannon -c 100 -d 40 -p 10 localhost:3000` * 2, taking the\nsecond average\n\n| Framework          | Version                    | Router?      |  Requests/sec |\n| :----------------- | :------------------------- | :----------: | ------------: |\n| Express            | 4.17.3                     | \u0026#10003;     | 14,200        |\n| hapi               | 20.2.1                     | \u0026#10003;     | 42,284        |\n| Restify            | 8.6.1                      | \u0026#10003;     | 50,363        |\n| Koa                | 2.13.0                     | \u0026#10007;     | 54,272        |\n| **Fastify**        | **4.0.0**                  | **\u0026#10003;** | **77,193**    |\n| -                  |                            |              |               |\n| `http.Server`      | 16.14.2\t                  | \u0026#10007;     | 74,513        |\n\nBenchmarks taken using https://github.com/fastify/benchmarks. This is a\nsynthetic, \"hello world\" benchmark that aims to evaluate the framework overhead.\nThe overhead that each framework has on your application depends on your\napplication, you should __always__ benchmark if performance matters to you.\n\n## Documentation\n* \u003ca href=\"./docs/Guides/Getting-Started.md\"\u003e\u003ccode\u003e\u003cb\u003eGetting\n  Started\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n* \u003ca href=\"./docs/Guides/Index.md\"\u003e\u003ccode\u003e\u003cb\u003eGuides\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n* \u003ca href=\"./docs/Reference/Server.md\"\u003e\u003ccode\u003e\u003cb\u003eServer\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n* \u003ca href=\"./docs/Reference/Routes.md\"\u003e\u003ccode\u003e\u003cb\u003eRoutes\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n* \u003ca\n  href=\"./docs/Reference/Encapsulation.md\"\u003e\u003ccode\u003e\u003cb\u003eEncapsulation\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n* \u003ca href=\"./docs/Reference/Logging.md\"\u003e\u003ccode\u003e\u003cb\u003eLogging\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n* \u003ca href=\"./docs/Reference/Middleware.md\"\u003e\u003ccode\u003e\u003cb\u003eMiddleware\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n* \u003ca href=\"./docs/Reference/Hooks.md\"\u003e\u003ccode\u003e\u003cb\u003eHooks\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n* \u003ca href=\"./docs/Reference/Decorators.md\"\u003e\u003ccode\u003e\u003cb\u003eDecorators\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n* \u003ca href=\"./docs/Reference/Validation-and-Serialization.md\"\u003e\u003ccode\u003e\u003cb\u003eValidation\n  and Serialization\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n* \u003ca href=\"./docs/Guides/Fluent-Schema.md\"\u003e\u003ccode\u003e\u003cb\u003eFluent Schema\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n* \u003ca href=\"./docs/Reference/Lifecycle.md\"\u003e\u003ccode\u003e\u003cb\u003eLifecycle\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n* \u003ca href=\"./docs/Reference/Reply.md\"\u003e\u003ccode\u003e\u003cb\u003eReply\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n* \u003ca href=\"./docs/Reference/Request.md\"\u003e\u003ccode\u003e\u003cb\u003eRequest\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n* \u003ca href=\"./docs/Reference/Errors.md\"\u003e\u003ccode\u003e\u003cb\u003eErrors\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n* \u003ca href=\"./docs/Reference/ContentTypeParser.md\"\u003e\u003ccode\u003e\u003cb\u003eContent Type\n  Parser\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n* \u003ca href=\"./docs/Reference/Plugins.md\"\u003e\u003ccode\u003e\u003cb\u003ePlugins\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n* \u003ca href=\"./docs/Guides/Testing.md\"\u003e\u003ccode\u003e\u003cb\u003eTesting\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n* \u003ca href=\"./docs/Guides/Benchmarking.md\"\u003e\u003ccode\u003e\u003cb\u003eBenchmarking\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n* \u003ca href=\"./docs/Guides/Write-Plugin.md\"\u003e\u003ccode\u003e\u003cb\u003eHow to write a good\n  plugin\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n* \u003ca href=\"./docs/Guides/Plugins-Guide.md\"\u003e\u003ccode\u003e\u003cb\u003ePlugins Guide\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n* \u003ca href=\"./docs/Reference/HTTP2.md\"\u003e\u003ccode\u003e\u003cb\u003eHTTP2\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n* \u003ca href=\"./docs/Reference/LTS.md\"\u003e\u003ccode\u003e\u003cb\u003eLong Term Support\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n* \u003ca href=\"./docs/Reference/TypeScript.md\"\u003e\u003ccode\u003e\u003cb\u003eTypeScript and types\n  support\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n* \u003ca href=\"./docs/Guides/Serverless.md\"\u003e\u003ccode\u003e\u003cb\u003eServerless\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n* \u003ca\n  href=\"./docs/Guides/Recommendations.md\"\u003e\u003ccode\u003e\u003cb\u003eRecommendations\u003c/b\u003e\u003c/code\u003e\u003c/a\u003e\n\n中文文档[地址](https://github.com/fastify/docs-chinese/blob/HEAD/README.md)\n\n## Ecosystem\n\n- [Core](./docs/Guides/Ecosystem.md#core) - Core plugins maintained by the\n  _Fastify_ [team](#team).\n- [Community](./docs/Guides/Ecosystem.md#community) - Community supported\n  plugins.\n- [Live Examples](https://github.com/fastify/example) - Multirepo with a broad\n  set of real working examples.\n- [Discord](https://discord.gg/D3FZYPy) - Join our discord server and chat with\n  the maintainers.\n\n## Support\nPlease visit [Fastify help](https://github.com/fastify/help) to view prior\nsupport issues and to ask new support questions.\n\n## Team\n\n_Fastify_ is the result of the work of a great community. Team members are\nlisted in alphabetical order.\n\n**Lead Maintainers:**\n* [__Matteo Collina__](https://github.com/mcollina),\n  \u003chttps://twitter.com/matteocollina\u003e, \u003chttps://www.npmjs.com/~matteo.collina\u003e\n* [__Tomas Della Vedova__](https://github.com/delvedor),\n  \u003chttps://twitter.com/delvedor\u003e, \u003chttps://www.npmjs.com/~delvedor\u003e\n\n### Fastify Core team\n* [__Tommaso Allevi__](https://github.com/allevo),\n  \u003chttps://twitter.com/allevitommaso\u003e, \u003chttps://www.npmjs.com/~allevo\u003e\n* [__Harry Brundage__](https://github.com/airhorns/),\n  \u003chttps://twitter.com/harrybrundage\u003e, \u003chttps://www.npmjs.com/~airhorns\u003e\n* [__David Mark Clements__](https://github.com/davidmarkclements),\n  \u003chttps://twitter.com/davidmarkclem\u003e,\n  \u003chttps://www.npmjs.com/~davidmarkclements\u003e\n* [__Matteo Collina__](https://github.com/mcollina),\n  \u003chttps://twitter.com/matteocollina\u003e, \u003chttps://www.npmjs.com/~matteo.collina\u003e\n* [__Tomas Della Vedova__](https://github.com/delvedor),\n  \u003chttps://twitter.com/delvedor\u003e, \u003chttps://www.npmjs.com/~delvedor\u003e\n* [__Dustin Deus__](https://github.com/StarpTech),\n  \u003chttps://twitter.com/dustindeus\u003e, \u003chttps://www.npmjs.com/~starptech\u003e\n* [__Ayoub El Khattabi__](https://github.com/AyoubElk),\n  \u003chttps://twitter.com/ayoubelkh\u003e, \u003chttps://www.npmjs.com/~ayoubelk\u003e\n* [__Denis Fäcke__](https://github.com/SerayaEryn),\n  \u003chttps://twitter.com/serayaeryn\u003e, \u003chttps://www.npmjs.com/~serayaeryn\u003e\n* [__Carlos Fuentes__](https://github.com/metcoder95),\n  \u003chttps://twitter.com/metcoder95\u003e, \u003chttps://www.npmjs.com/~metcoder95\u003e\n* [__Rafael Gonzaga__](https://github.com/rafaelgss),\n  \u003chttps://twitter.com/_rafaelgss\u003e, \u003chttps://www.npmjs.com/~rafaelgss\u003e\n* [__Vincent Le Goff__](https://github.com/zekth)\n* [__Luciano Mammino__](https://github.com/lmammino),\n  \u003chttps://twitter.com/loige\u003e, \u003chttps://www.npmjs.com/~lmammino\u003e\n* [__Luis Orbaiceta__](https://github.com/luisorbaiceta),\n  \u003chttps://twitter.com/luisorbai\u003e, \u003chttps://www.npmjs.com/~luisorbaiceta\u003e\n* [__Maksim Sinik__](https://github.com/fox1t),\n  \u003chttps://twitter.com/maksimsinik\u003e, \u003chttps://www.npmjs.com/~fox1t\u003e\n* [__Manuel Spigolon__](https://github.com/eomm),\n  \u003chttps://twitter.com/manueomm\u003e, \u003chttps://www.npmjs.com/~eomm\u003e\n* [__James Sumners__](https://github.com/jsumners),\n  \u003chttps://twitter.com/jsumners79\u003e, \u003chttps://www.npmjs.com/~jsumners\u003e\n\n### Fastify Plugins team\n* [__Matteo Collina__](https://github.com/mcollina),\n  \u003chttps://twitter.com/matteocollina\u003e, \u003chttps://www.npmjs.com/~matteo.collina\u003e\n* [__Harry Brundage__](https://github.com/airhorns/),\n  \u003chttps://twitter.com/harrybrundage\u003e, \u003chttps://www.npmjs.com/~airhorns\u003e\n* [__Tomas Della Vedova__](https://github.com/delvedor),\n  \u003chttps://twitter.com/delvedor\u003e, \u003chttps://www.npmjs.com/~delvedor\u003e\n* [__Ayoub El Khattabi__](https://github.com/AyoubElk),\n  \u003chttps://twitter.com/ayoubelkh\u003e, \u003chttps://www.npmjs.com/~ayoubelk\u003e\n* [__Carlos Fuentes__](https://github.com/metcoder95),\n  \u003chttps://twitter.com/metcoder95\u003e, \u003chttps://www.npmjs.com/~metcoder95\u003e\n* [__Vincent Le Goff__](https://github.com/zekth)\n* [__Salman Mitha__](https://github.com/salmanm),\n  \u003chttps://www.npmjs.com/~salmanm\u003e\n* [__Maksim Sinik__](https://github.com/fox1t),\n  \u003chttps://twitter.com/maksimsinik\u003e, \u003chttps://www.npmjs.com/~fox1t\u003e\n* [__Frazer Smith__](https://github.com/Fdawgs), \u003chttps://www.npmjs.com/~fdawgs\u003e\n* [__Manuel Spigolon__](https://github.com/eomm),\n  \u003chttps://twitter.com/manueomm\u003e, \u003chttps://www.npmjs.com/~eomm\u003e\n* [__Simone Busoli__](https://github.com/simoneb),\n  \u003chttps://twitter.com/simonebu\u003e, \u003chttps://www.npmjs.com/~simoneb\u003e\n\n### Great Contributors\nGreat contributors on a specific area in the Fastify ecosystem will be invited\nto join this group by Lead Maintainers.\n\n* [__dalisoft__](https://github.com/dalisoft), \u003chttps://twitter.com/dalisoft\u003e,\n  \u003chttps://www.npmjs.com/~dalisoft\u003e\n* [__Luciano Mammino__](https://github.com/lmammino),\n  \u003chttps://twitter.com/loige\u003e, \u003chttps://www.npmjs.com/~lmammino\u003e\n* [__Evan Shortiss__](https://github.com/evanshortiss),\n  \u003chttps://twitter.com/evanshortiss\u003e, \u003chttps://www.npmjs.com/~evanshortiss\u003e\n\n**Past Collaborators**\n* [__Çağatay Çalı__](https://github.com/cagataycali),\n  \u003chttps://twitter.com/cagataycali\u003e, \u003chttps://www.npmjs.com/~cagataycali\u003e\n* [__Trivikram Kamat__](https://github.com/trivikr),\n  \u003chttps://twitter.com/trivikram\u003e, \u003chttps://www.npmjs.com/~trivikr\u003e\n* [__Cemre Mengu__](https://github.com/cemremengu),\n  \u003chttps://twitter.com/cemremengu\u003e, \u003chttps://www.npmjs.com/~cemremengu\u003e\n* [__Nathan Woltman__](https://github.com/nwoltman),\n  \u003chttps://twitter.com/NathanWoltman\u003e, \u003chttps://www.npmjs.com/~nwoltman\u003e\n* [__Ethan Arrowood__](https://github.com/Ethan-Arrowood/),\n  \u003chttps://twitter.com/arrowoodtech\u003e, \u003chttps://www.npmjs.com/~ethan_arrowood\u003e\n\n## Hosted by\n\n[\u003cimg\nsrc=\"https://github.com/openjs-foundation/artwork/blob/main/openjs_foundation/openjs_foundation-logo-horizontal-color.png?raw=true\"\nwidth=\"250px;\"/\u003e](https://openjsf.org/projects/#growth)\n\nWe are a [Growth\nProject](https://github.com/openjs-foundation/cross-project-council/blob/HEAD/PROJECT_PROGRESSION.md#growth-stage)\nin the [OpenJS Foundation](https://openjsf.org/).\n\n## Acknowledgements\n\nThis project is kindly sponsored by:\n- [NearForm](https://nearform.com)\n- [Platformatic](https://platformatic.dev)\n\nPast Sponsors:\n- [LetzDoIt](https://www.letzdoitapp.com/)\n\nThis list includes all companies that support one or more of the team members\nin the maintainance of this project.\n\n## License\n\nLicensed under [MIT](./LICENSE).\n\nFor your convenience, here is a list of all the licenses of our production\ndependencies:\n- MIT\n- ISC\n- BSD-3-Clause\n- BSD-2-Clause\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felkhan2003%2Famocrm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felkhan2003%2Famocrm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felkhan2003%2Famocrm/lists"}