silence
A framework for deploying RESTful APIs and web applications
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
Repository
A framework for deploying RESTful APIs and web applications
Basic Info
Statistics
- Stars: 19
- Watchers: 2
- Forks: 8
- Open Issues: 7
- Releases: 41
Metadata Files
README.md
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.
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
- Website: https://deal.us.es
- Repositories: 5
- Profile: https://github.com/DEAL-US
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
Top Committers
| Name | 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
Pull Request Labels
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.
- Homepage: http://github.com/DEAL-US/Silence
- Documentation: https://silence.readthedocs.io/
- License: MIT
-
Latest release: 2.2.0
published about 2 years ago
Rankings
Maintainers (1)
Dependencies
- Flask ==2.0.3
- Flask-Cors ==3.0.10
- PyMySQL *
- Werkzeug *
- colorama *
- cryptography *
- itsdangerous *
- pypika ==0.48.9
- requests *
- actions/checkout v2 composite
- actions/setup-python v2 composite
- mariadb latest docker
- actions/checkout v2 composite
- actions/create-release v1 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite