{"id":15744509,"url":"https://github.com/tomkat-cr/genericsuite-be","last_synced_at":"2026-03-13T13:01:31.258Z","repository":{"id":234713141,"uuid":"784459274","full_name":"tomkat-cr/genericsuite-be","owner":"tomkat-cr","description":"The GenericSuite for Python (backend version)","archived":false,"fork":false,"pushed_at":"2026-03-10T01:38:20.000Z","size":1462,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-10T09:47:35.864Z","etag":null,"topics":["aws","aws-apigateway","aws-cloudformation","aws-lambda","chalice","dynamodb","fastapi","flask","jwt","mongodb","python","python3"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/genericsuite/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tomkat-cr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-04-09T22:29:40.000Z","updated_at":"2025-11-18T00:34:03.000Z","dependencies_parsed_at":"2025-05-04T12:26:46.353Z","dependency_job_id":"6a8c5ffb-8605-4688-8e0c-280488d5ee6a","html_url":"https://github.com/tomkat-cr/genericsuite-be","commit_stats":null,"previous_names":["tomkat-cr/genericsuite-be"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/tomkat-cr/genericsuite-be","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomkat-cr%2Fgenericsuite-be","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomkat-cr%2Fgenericsuite-be/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomkat-cr%2Fgenericsuite-be/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomkat-cr%2Fgenericsuite-be/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomkat-cr","download_url":"https://codeload.github.com/tomkat-cr/genericsuite-be/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomkat-cr%2Fgenericsuite-be/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30467783,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T11:00:43.441Z","status":"ssl_error","status_checked_at":"2026-03-13T11:00:23.173Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["aws","aws-apigateway","aws-cloudformation","aws-lambda","chalice","dynamodb","fastapi","flask","jwt","mongodb","python","python3"],"created_at":"2024-10-04T04:00:24.494Z","updated_at":"2026-03-13T13:01:31.246Z","avatar_url":"https://github.com/tomkat-cr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The GenericSuite for Python (backend version)\n\n\u003cimg \n    align=\"right\"\n    width=\"100\"\n    height=\"100\"\n    src=\"https://genericsuite.carlosjramirez.com/images/gs_logo_circle.svg\"\n    title=\"GenericSuite logo by Carlos J. Ramirez\"\n/\u003e\n\n[GenericSuite](https://www.carlosjramirez.com/genericsuite) is a versatile backend solution, designed to provide a comprehensive suite of features for Python APIs. It supports various frameworks including FastAPI, Flask and Chalice, making it adaptable to a range of projects. This repository contains the backend logic, utilities, and configurations necessary to build and deploy scalable and maintainable applications.\n\n## Features\n\n- **Framework Agnostic**: Supports FastAPI, Flask, and Chalice frameworks.\n- **Database Support**: Includes abstracted database operations for both MongoDB and DynamoDB, offering flexibility in choosing the database.\n- **Authentication**: Implements JWT-based authentication, providing secure access to endpoints.\n- **Dynamic Endpoint Creation**: Allows for defining endpoints dynamically through JSON configurations.\n- **Utilities**: A collection of utilities for tasks such as sending emails, parsing multipart data, handling passwords, and more.\n- **Billing Utilities**: Tools for managing billing plans and user subscriptions.\n- **Menu Options**: Functionality to manage and retrieve authorized menu options based on user roles.\n\n## Getting Started\n\nVisit the [GenericSuite Documentation](https://genericsuite.carlosjramirez.com/Backend-Development/GenericSuite-Core/) for details about getting started, pre-requisites, installation, configuration, structure and operation.\n\n## Usage\n\nCheck the [The GenericSuite backend development scripts](https://genericsuite.carlosjramirez.com/Backend-Development/GenericSuite-Scripts/) for more details.\n\n## Documentation\n\n* [https://genericsuite.carlosjramirez.com](https://genericsuite.carlosjramirez.com)\n* Mirror: [https://genericsuite.readthedocs.io](https://genericsuite.readthedocs.io)\n\n## License\n\nThis project is licensed under the ISC License - see the [LICENSE](https://github.com/tomkat-cr/genericsuite-be/blob/main/LICENSE) file for details.\n\n## Credits\n\nThis project is developed and maintained by [Carlos J. Ramirez](https://github.com/tomkat-cr). For more information or to contribute to the project, visit [GenericSuite on GitHub](https://github.com/tomkat-cr/genericsuite-be).\n\nHappy Coding!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomkat-cr%2Fgenericsuite-be","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomkat-cr%2Fgenericsuite-be","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomkat-cr%2Fgenericsuite-be/lists"}