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

json-schema: https://github.com/myiremark/web2py-restful-openapi-crossplatform-app

elasticsearch json-schema openapi openapi-client openapi-specification react react-jsonschema-form rest-api restful-api searchkit typescript web2py

Score: 3.1780538303479458

Last synced: about 15 hours ago
JSON representation

Repository metadata:

Proof of concept two table CRUD implementation of a simple ecommerce store with shopping cart. It has a typescript react ionic cross platform app that uses an openapi/swagger client which is autogenerated from pydal and served via web2py. It uses elasticsearch for indexing and faceted search. Forms are generated from jsonschema7 via react-json-schema-form.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 17 days ago

Total Commits: 16
Total Committers: 2
Avg Commits per committer: 8.0
Development Distribution Score (DDS): 0.063

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
Mark Graves m****k@m****m 15
root r****t@d****t 1

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 0
Total pull requests: 7
Average time to close issues: N/A
Average time to close pull requests: 1 minute
Total issue authors: 0
Total pull request authors: 2
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 4
Bot issues: 0
Bot pull requests: 3

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/myiremark/web2py-restful-openapi-crossplatform-app

Top Issue Authors

Top Pull Request Authors

  • myiremark (4)
  • dependabot[bot] (3)

Top Issue Labels

Top Pull Request Labels

  • dependencies (3)
  • python (2)
  • javascript (1)

Dependencies

src/client/ionic/package-lock.json npm
  • 1559 dependencies
src/client/ionic/package.json npm
  • @capacitor/cli 2.2.0 development
  • @testing-library/jest-dom ^4.2.4 development
  • @testing-library/react ^9.4.0 development
  • @testing-library/user-event ^8.0.3 development
  • @types/jest ^24.9.1 development
  • @types/node ^13.11.1 development
  • @types/swagger-ui-react ^3.23.2 development
  • gts ^2.0.2 development
  • node-sass ^4.14.1 development
  • prettier ^2.0.5 development
  • react-scripts ^3.4.1 development
  • swagger-client ^3.10.7 development
  • swagger-ui-react ^3.26.2 development
  • typescript ^3.8.3 development
  • @ionic/cli ^6.12.3
  • @ionic/react ^5.0.7
  • @ionic/react-router ^5.0.7
  • @material-ui/core ^4.10.2
  • @material-ui/icons ^4.9.1
  • @rjsf/core ^2.0.2
  • @rjsf/material-ui ^2.0.2
  • @types/react ^16.9.17
  • @types/react-dom ^16.9.4
  • @types/react-router ^5.1.4
  • @types/react-router-dom ^5.1.3
  • axios ^0.19.2
  • ionicons ^5.0.0
  • portable-fetch ^3.0.0
  • react ^16.14.0
  • react-dom ^16.13.0
  • react-router ^5.1.2
  • react-router-dom ^5.1.2
  • searchkit ^2.4.1-alpha.4
dev-requirements.txt pypi
  • docker ==2.5.1 development
  • docker-compose ==1.17.1 development
  • docker-pycreds ==0.2.1 development
  • dockerpty ==0.4.1 development
  • fabric ==2.5.0 development
  • pyOpenSSL ==20.0.1 development
  • requests * development
src/server/web2py/applications/api/requirements.txt pypi
  • certifi ==2020.4.5.2
  • chardet ==3.0.4
  • idna ==2.9
  • requests ==2.23.0
  • urllib3 ==1.25.9
docker/compose/common/elasticsearch/docker-compose.yml docker
  • docker.elastic.co/elasticsearch/elasticsearch 7.6.2
tests/docker-compose.yml docker
  • busybox latest