silence

A framework for deploying RESTful APIs and web applications

https://github.com/deal-us/silence

Science Score: 77.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: sciencedirect.com
  • Committers with academic emails
    1 of 7 committers (14.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.2%) to scientific vocabulary

Keywords from Contributors

mesh sequences interactive hacking
Last synced: 6 months ago · JSON representation ·

Repository

A framework for deploying RESTful APIs and web applications

Basic Info
  • Host: GitHub
  • Owner: DEAL-US
  • License: mit
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 428 KB
Statistics
  • Stars: 19
  • Watchers: 2
  • Forks: 8
  • Open Issues: 7
  • Releases: 41
Created almost 6 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License Citation

README.md

Silence logo

 


Silence is a framework that allows for a rapid deployment of a RESTful API and a Web application around a relational database. Silence revolves around the concept of projects, which contain everything needed to deploy the previously mentioned elements and can be moved and/or shared between computers or systems with ease.

Check out Silence's wiki page to see how to get started and for detailed documentation.

Silence has been built by the DEAL research group as an educational and teaching tool for its use in several courses of the Degree in Computer Science at the University of Seville.

SVG animation showing the process of creating a new project, configuring it, creating the database and API endpoints, and running it

Documentation and changelog

Please see Silence's wiki and CHANGELOG.md

Citing Silence

If you find Silence useful for your ongoing research work, please consider citing it as:

bibtex @article{borrego2022silence, author = {Borrego, Agust{\'i}n and Bermudo, Miguel and Sola, Fernando and Ayala, Daniel and Hern{\'a}ndez, Inma and Ruiz, David}, title = {{Silence — A web framework for an agile generation of RESTful APIs}}, journal = {SoftwareX}, volume = {20}, pages = {101260}, year = {2022}, doi = {10.1016/j.softx.2022.101260}, url = {https://www.sciencedirect.com/science/article/pii/S2352711022001789} }

Contributions

All contributions are welcome provided that they follow our Code of Conduct.

We keep a TO-DO with ideas to implement in the future. Feel free to open an issue or send us an email if you need clarifications with any of its items.

Owner

  • Name: Data Engineering Applications Lab
  • Login: DEAL-US
  • Kind: organization
  • Location: Seville, Spain

Citation (CITATION.cff)

cff-version: 1.2.0
title: "Silence"
message: "If you use Silence in a research project, please consider citing it as:"
authors:
- family-names: "Borrego"
  given-names: "Agustín"
  orcid: "https://orcid.org/0000-0003-3750-8484"
- family-names: "Bermudo"
  given-names: "Miguel"
- family-names: "Sola"
  given-names: "Fernando"
- family-names: "Ayala"
  given-names: "Daniel"
  orcid: "https://orcid.org/0000-0003-2095-1009"
- family-names: "Hernández"
  given-names: "Inma"
  orcid: "https://orcid.org/0000-0001-8920-6635"
- family-names: "Ruiz"
  given-names: "David"
  orcid: "https://orcid.org/0000-0003-4460-5493"
preferred-citation:
  type: article
  authors:
  - family-names: "Borrego"
    given-names: "Agustín"
    orcid: "https://orcid.org/0000-0003-3750-8484"
  - family-names: "Bermudo"
    given-names: "Miguel"
  - family-names: "Sola"
    given-names: "Fernando"
  - family-names: "Ayala"
    given-names: "Daniel"
    orcid: "https://orcid.org/0000-0003-2095-1009"
  - family-names: "Hernández"
    given-names: "Inma"
    orcid: "https://orcid.org/0000-0001-8920-6635"
  - family-names: "Ruiz"
    given-names: "David"
    orcid: "https://orcid.org/0000-0003-4460-5493"
  title: "Silence — A web framework for an agile generation of RESTful APIs"
  journal: "SoftwareX"
  volume: 20
  pages: "101260"
  year: 2022
  doi: "10.1016/j.softx.2022.101260"
  url: "https://www.sciencedirect.com/science/article/pii/S2352711022001789"

GitHub Events

Total
  • Watch event: 4
  • Push event: 2
  • Fork event: 2
Last Year
  • Watch event: 4
  • Push event: 2
  • Fork event: 2

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 337
  • Total Committers: 7
  • Avg Commits per committer: 48.143
  • Development Distribution Score (DDS): 0.157
Past Year
  • Commits: 10
  • Committers: 1
  • Avg Commits per committer: 10.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Agustin Borrego b****o@u****s 284
miguel bermudo bayo m****y@g****m 38
aborrego3 a****3@a****s 9
Miguel Bermudo m****o@u****s 3
antlobsan a****n@a****s 1
Agustín Borrego 4****o 1
dependabot[bot] 4****] 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 11
  • Total pull requests: 5
  • Average time to close issues: 6 months
  • Average time to close pull requests: about 2 months
  • Total issue authors: 3
  • Total pull request authors: 4
  • Average comments per issue: 0.91
  • Average comments per pull request: 0.8
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 2
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • miguel-bermudo (8)
  • druizcortes (2)
  • agu-borrego (1)
Pull Request Authors
  • dependabot[bot] (2)
  • agu-borrego (1)
  • S0ULIS (1)
  • miguel-bermudo (1)
Top Labels
Issue Labels
enhancement (4) bug (4) High Prio (2) help wanted (1)
Pull Request Labels
dependencies (2)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 208 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 40
  • Total maintainers: 1
pypi.org: silence

An educational API+Web framework.

  • Versions: 40
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 208 Last month
Rankings
Dependent packages count: 10.0%
Forks count: 14.2%
Average: 15.7%
Downloads: 16.2%
Stargazers count: 16.5%
Dependent repos count: 21.7%
Maintainers (1)
Last synced: 7 months ago

Dependencies

setup.py pypi
  • Flask ==2.0.3
  • Flask-Cors ==3.0.10
  • PyMySQL *
  • Werkzeug *
  • colorama *
  • cryptography *
  • itsdangerous *
  • pypika ==0.48.9
  • requests *
.github/workflows/ci_test.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • mariadb latest docker
.github/workflows/create_release.yml actions
  • actions/checkout v2 composite
  • actions/create-release v1 composite
.github/workflows/pypi-publish.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite