json-schema: https://github.com/tiangolo/full-stack-flask-couchbase
backend celery cookiecutter couchbase couchbase-sync-gateway docker flask frontend json json-schema jwt letsencrypt openapi python python3 swagger traefik vue vuex
Score: 5.529429087511423
Last synced: about 19 hours ago
JSON representation
Repository metadata:
Full stack, modern web application generator. Using Flask, Couchbase as database, Docker, Swagger, automatic HTTPS and more.
- Host: GitHub
- URL: https://github.com/tiangolo/full-stack-flask-couchbase
- Owner: tiangolo
- License: mit
- Archived: true
- Created: 2018-10-22T13:31:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-14T16:15:27.000Z (about 3 years ago)
- Last Synced: 2026-01-25T12:04:40.182Z (11 days ago)
- Topics: backend, celery, cookiecutter, couchbase, couchbase-sync-gateway, docker, flask, frontend, json, json-schema, jwt, letsencrypt, openapi, python, python3, swagger, traefik, vue, vuex
- Language: Python
- Size: 740 KB
- Stars: 63
- Watchers: 5
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Sebastián Ramírez
- Login: tiangolo
- Email:
- Kind: user
- Description: Creator of FastAPI, Typer, SQLModel, Asyncer, etc. 🚀 From 🇨🇴 in 🇩🇪. Open Source, APIs, and tools for data/ML. 🤖 Python, TypeScript, Docker, etc.
- Website: https://tiangolo.com
- Location: Berlin, Germany
- Twitter: tiangolo
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1326112?u=740f11212a731f56798f558ceddb0bd07642afa7&v=4
- Repositories: 69
- Last Synced at: 2024-05-01T10:50:03.049Z
- Profile URL: https://github.com/tiangolo
GitHub Events
Total
- Fork event: 1
- Watch event: 1
- Total: 2
Last Year
- Fork event: 1
- Watch event: 1
- Total: 2
Committers metadata
Last synced: 3 days ago
Total Commits: 349
Total Committers: 4
Avg Commits per committer: 87.25
Development Distribution Score (DDS): 0.037
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Sebastián Ramírez | t****o@g****m | 336 |
| Nicolas Molina Monroy | n****y@g****m | 8 |
| Abner G Jacobsen | a****r@a****r | 4 |
| Miguel Ángel Celis Ramos | m****r@g****m | 1 |
Issue and Pull Request metadata
Last synced: 5 months ago
Total issues: 3
Total pull requests: 9
Average time to close issues: 28 days
Average time to close pull requests: 25 minutes
Total issue authors: 2
Total pull request authors: 2
Average comments per issue: 2.0
Average comments per pull request: 0.89
Merged pull request: 1
Bot issues: 0
Bot pull requests: 8
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- valentierra (2)
- zero0nee (1)
Top Pull Request Authors
- dependabot[bot] (8)
- tiangolo (1)
Top Issue Labels
Top Pull Request Labels
- dependencies (8)
Dependencies
- ${DOCKER_IMAGE_BACKEND} ${TAG-latest}
- ${DOCKER_IMAGE_CELERYWORKER} ${TAG-latest}
- ${DOCKER_IMAGE_FRONTEND} ${TAG-latest}
- ${DOCKER_IMAGE_SYNC_GATEWAY} ${TAG-latest}
- swaggerapi/swagger-ui latest
- totem/celery-flower-docker latest
- traefik v1.7
- couchbase community-6.0.0
- rabbitmq 3
- nginx 1.15 build
- tiangolo/node-frontend 10 build
- couchbase/sync-gateway 2.1.0-community build
- @types/jest ^23.3.13 development
- @vue/cli-plugin-babel ^3.3.0 development
- @vue/cli-plugin-pwa ^3.3.0 development
- @vue/cli-plugin-typescript ^3.3.0 development
- @vue/cli-plugin-unit-jest ^3.3.0 development
- @vue/cli-service ^3.3.1 development
- @vue/test-utils ^1.0.0-beta.28 development
- babel-core 7.0.0-bridge.0 development
- ts-jest ^23.10.5 development
- typescript ^3.2.4 development
- vue-cli-plugin-vuetify ^0.2.1 development
- vue-template-compiler ^2.5.22 development
- @babel/polyfill ^7.2.5
- axios ^0.18.0
- register-service-worker ^1.0.0
- typesafe-vuex ^3.1.1
- vee-validate ^2.1.7
- vue ^2.5.22
- vue-class-component ^6.0.0
- vue-property-decorator ^7.3.0
- vue-router ^3.0.2
- vuetify ^1.4.4
- vuex ^3.1.0
- autoflake * develop
- black * develop
- flake8 * develop
- isort * develop
- jupyter * develop
- mypy * develop
- pytest * develop
- celery ==4.1.1
- couchbase *
- email-validator *
- emails *
- fastapi *
- flask *
- flask-apispec *
- flask-cors *
- flask-jwt-extended *
- passlib *
- pydantic *
- raven *
- requests *
- tenacity *