{"id":14970871,"url":"https://github.com/francescocoding/easygpt","last_synced_at":"2025-08-20T06:33:22.636Z","repository":{"id":105006190,"uuid":"608312558","full_name":"FrancescoCoding/easyGPT","owner":"FrancescoCoding","description":"🤖 Template for a Node.js server (complete of npm module!) that sends requests to the ChatGPT API to generate responses for your chatbot.","archived":false,"fork":false,"pushed_at":"2024-12-04T14:32:13.000Z","size":935,"stargazers_count":21,"open_issues_count":6,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-12T18:03:19.523Z","etag":null,"topics":["chatgpt","chatgpt-api","chatgpt-express","chatgpt-node-server","express","gpt-35-turbo","gpt35","gpt4","language-model","nodejs","npm","npm-module","openai-api"],"latest_commit_sha":null,"homepage":"https://easygpt.dev/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FrancescoCoding.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE 🤖","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-01T18:59:36.000Z","updated_at":"2024-12-04T14:34:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"dfd86fe3-28f0-4b14-9e83-f49d914f84ca","html_url":"https://github.com/FrancescoCoding/easyGPT","commit_stats":{"total_commits":86,"total_committers":6,"mean_commits":"14.333333333333334","dds":0.2790697674418605,"last_synced_commit":"558f6f4635eb6f5a8dccec20b91dd3541b5f4a96"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrancescoCoding%2FeasyGPT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrancescoCoding%2FeasyGPT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrancescoCoding%2FeasyGPT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrancescoCoding%2FeasyGPT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FrancescoCoding","download_url":"https://codeload.github.com/FrancescoCoding/easyGPT/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230400616,"owners_count":18219831,"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":["chatgpt","chatgpt-api","chatgpt-express","chatgpt-node-server","express","gpt-35-turbo","gpt35","gpt4","language-model","nodejs","npm","npm-module","openai-api"],"created_at":"2024-09-24T13:44:16.564Z","updated_at":"2024-12-19T08:08:46.085Z","avatar_url":"https://github.com/FrancescoCoding.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/easygpt\" target=\"blank\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/64712227/223658360-1584fdf2-39c6-4895-9c25-4aafea32d780.png\" width=\"220\" alt=\"easyGPT Logo\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eeasyGPT: A ChatGPT Express server and npm module 🤖\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n \u003ca href=\"https://github.com/FrancescoCoding/easyGPT/blob/main/LICENSE%20%F0%9F%A4%96\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/github/license/francescocoding/easygpt\" alt=\"Package License\" /\u003e\u003c/a\u003e\n \u003ca href=\"https://www.npmjs.com/easygpt\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/easygpt\" alt=\"NPM Version\" /\u003e\u003c/a\u003e\n \u003ca href=\"https://easygpt.dev\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/docs-easygpt.dev-blue\" alt=\"Documentation\"/\u003e\u003c/a\u003e\n \u003ca href=\"https://www.npmjs.com/easygpt\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/npm/dt/easygpt\" alt=\"NPM Downloads\" /\u003e\u003c/a\u003e\n \u003ca href=\"https://www.npmjs.com/easygpt\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/maintenance/yes/2023\" alt=\"Maintained\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## This project contains:\n\u003ca href=\"url\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/64712227/222500018-e1aa2fe4-9a61-4205-bba8-f1d41b102156.png\" align=\"left\" height=\"360\" \u003e\u003c/a\u003e\n\n## [express_server](https://github.com/FrancescoCoding/Node-chatGPT-api-starter-template/tree/main/express_server)\n This folder contains the implementation of a Node.js server that communicates with the ChatGPT API. This server acts as a middle layer between the client application and the API, and provides a RESTful API for the client to interact with.\n\n## [npm_module](https://github.com/FrancescoCoding/Node-chatGPT-api-starter-template/tree/main/npm_module)\nThis folder contains the code for an npm module that wraps the ChatGPT API. This module can be installed and used in any Node.js project to easily access the ChatGPT API.\n\n[Follow the npm package link for a quick start!](https://www.npmjs.com/package/easygpt)  \n[Or check out the documentation @ easygpt.dev](https://easygpt.dev/)  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancescocoding%2Feasygpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrancescocoding%2Feasygpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancescocoding%2Feasygpt/lists"}