{"id":26129653,"url":"https://github.com/abxsantos/validawaree-backend","last_synced_at":"2025-10-03T19:26:13.972Z","repository":{"id":37644256,"uuid":"270314417","full_name":"abxsantos/validawaree-backend","owner":"abxsantos","description":"Software for validation of analytical data, based on ANVISA, the Brazilian Health Regulatory Agency  ","archived":false,"fork":false,"pushed_at":"2022-12-08T11:00:48.000Z","size":46799,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-05T13:09:08.111Z","etag":null,"topics":["backend","flask-restful","heroku","python3","scientific-research","unit-testing"],"latest_commit_sha":null,"homepage":"https://agile-temple-75165.herokuapp.com/api_docs","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abxsantos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-07T13:25:37.000Z","updated_at":"2020-08-30T01:39:10.000Z","dependencies_parsed_at":"2023-01-25T10:45:59.694Z","dependency_job_id":null,"html_url":"https://github.com/abxsantos/validawaree-backend","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abxsantos%2Fvalidawaree-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abxsantos%2Fvalidawaree-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abxsantos%2Fvalidawaree-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abxsantos%2Fvalidawaree-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abxsantos","download_url":"https://codeload.github.com/abxsantos/validawaree-backend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242918557,"owners_count":20206519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backend","flask-restful","heroku","python3","scientific-research","unit-testing"],"created_at":"2025-03-10T19:55:40.133Z","updated_at":"2025-10-03T19:26:13.861Z","avatar_url":"https://github.com/abxsantos.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VALIDAWAREE (backend) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\nBranch | Travis | Codecov | LGTM\n-------|--------|---------|------\nmaster | [![Build Status](https://travis-ci.org/abxsantos/validawaree-backend.svg?branch=master)](https://travis-ci.org/abxsantos/validawaree-backend) | [![codecov](https://codecov.io/gh/abxsantos/validawaree-backend/branch/master/graph/badge.svg)](https://codecov.io/gh/abxsantos/validawaree-backend) | [![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/abxsantos/validawaree-backend.svg?logo=lgtm\u0026logoWidth=18)](https://lgtm.com/projects/g/abxsantos/validawaree-backend/context:python)\n\nVALIDAWAREE is a scientific web application capable of validating experimental analytical data based on the latest ANVISA (Brazilian National Sanitary Surveillance Agency). \n\nThis repository contains the backend for this application, which can also be installed and used as a python package, or as an API.\n\n## Setup\n\nCurrently the project runs on python 3.6 +.\n\n- Install python version 3.6+\n- Create a and activate a virtual environment:\n    ```\n   virtualenv venv --python=python3\n   source ./venv/bin/activate\n   ```\n    \n     \n- Install the dependencies:\n    ```\n    pip -r requirements.txt\n    ```\n- To run the app use:\n    ```\n    flask run\n    ```\n- Navigate to http://localhost:5000 in your browser.\n- See http://localhost:5000/api_docs for the API documentation.\n\n## Run tests\n\nThe tests are located inside the tests folder in the root directory. \nTo check, simply run in the terminal with the virtual environment activated:\n    ```\n    pytest tests/\n    ```\n    \n## Branches\n\nThe repository contains one permanent branch:\n\n- **master**: Contains the code that has been released.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabxsantos%2Fvalidawaree-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabxsantos%2Fvalidawaree-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabxsantos%2Fvalidawaree-backend/lists"}