An open API service for producing an overview of a list of open source projects.

json-schema: https://github.com/tiangolo/full-stack-fastapi-couchbase

backend celery cookiecutter couchbase couchbase-sync-gateway docker fastapi frontend json json-schema jwt letsencrypt openapi openapi3 python python3 swagger traefik vue vuex

Score: 7.914252278742442

Last synced: about 11 hours ago
JSON representation

Repository metadata:

Full stack, modern web application generator. Using FastAPI, Couchbase as database, Docker, automatic HTTPS and more.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 14 days ago

Total Commits: 399
Total Committers: 6
Avg Commits per committer: 66.5
Development Distribution Score (DDS): 0.038

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 Email Commits
Sebastián Ramírez t****o@g****m 384
Nicolas Molina Monroy n****y@g****m 8
Abner G Jacobsen a****r@a****r 4
Thomas 3****l 1
Miguel Ángel Celis Ramos m****r@g****m 1
Guillaume Jacquenot G****t 1

Issue and Pull Request metadata

Last synced: 3 months ago

Total issues: 16
Total pull requests: 14
Average time to close issues: 8 months
Average time to close pull requests: about 2 months
Total issue authors: 8
Total pull request authors: 6
Average comments per issue: 4.69
Average comments per pull request: 0.57
Merged pull request: 10
Bot issues: 0
Bot pull requests: 2

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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/tiangolo/full-stack-fastapi-couchbase

Top Issue Authors

  • zero0nee (5)
  • giesberge (4)
  • valentierra (2)
  • daddydrac (1)
  • abnerjacobsen (1)
  • ghost (1)
  • killswitch-GUI (1)
  • Wytamma (1)

Top Pull Request Authors

  • tiangolo (8)
  • dependabot[bot] (2)
  • tehtbl (1)
  • pypros (1)
  • Gjacquenot (1)
  • giesberge (1)

Top Issue Labels

  • investigate (1)

Top Pull Request Labels

  • dependencies (2)
  • investigate (1)

Dependencies

{{cookiecutter.project_slug}}/frontend/package.json npm
  • @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.5.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
{{cookiecutter.project_slug}}/backend/app/Pipfile pypi
  • autoflake * develop
  • black * develop
  • flake8 * develop
  • isort * develop
  • jupyter * develop
  • mypy * develop
  • pytest * develop
  • vulture * develop
  • celery ~=4.3
  • couchbase *
  • email-validator *
  • emails *
  • fastapi *
  • jinja2 *
  • passlib *
  • pydantic *
  • pyjwt *
  • python-multipart *
  • raven *
  • requests *
  • tenacity *
  • uvicorn *