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.
Please see Silence's wiki and CHANGELOG.md
If you find Silence useful for your ongoing research work, please consider citing it as:
@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}
}
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.