{"id":38586865,"url":"https://github.com/quanted/nta_flask","last_synced_at":"2026-01-17T08:20:21.147Z","repository":{"id":53912244,"uuid":"190210723","full_name":"quanted/nta_flask","owner":"quanted","description":"Flask restful API for the nta_app backend","archived":false,"fork":false,"pushed_at":"2025-05-07T18:06:07.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2025-05-07T19:23:05.748Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quanted.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-06-04T13:47:50.000Z","updated_at":"2025-05-07T18:06:11.000Z","dependencies_parsed_at":"2025-01-31T17:24:04.518Z","dependency_job_id":"416601f3-cfb7-4307-b88a-4c3a10df0f86","html_url":"https://github.com/quanted/nta_flask","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/quanted/nta_flask","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quanted%2Fnta_flask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quanted%2Fnta_flask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quanted%2Fnta_flask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quanted%2Fnta_flask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quanted","download_url":"https://codeload.github.com/quanted/nta_flask/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quanted%2Fnta_flask/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28504363,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T06:57:29.758Z","status":"ssl_error","status_checked_at":"2026-01-17T06:56:03.931Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2026-01-17T08:20:21.050Z","updated_at":"2026-01-17T08:20:21.139Z","avatar_url":"https://github.com/quanted.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nta_flask\nFlask restful API for the nta_app backend\n\nThis app is normally deployed as a submodule using docker-compose or kubernetes \nwith the full QED application available at https://github.com/quanted/qed\n\n# Development Deployment\nFor development purposes it can be deployed locally from the home directory of this repo by \nchanging line 14 of flask_nta.py to import '**dsstox_rest**' rather than '**nta_flask.dsstox_rest**'\n\nTo deploy locally, run the following commands from the top directory in the repo\n\n    $ export FLASK_APP=flask_nta.py\n    $ flask run\n    \nThe application will come up on http://127.0.0.1:5000/.  To test the application, POST the \nfollowing request to http://127.0.0.1:5000/rest/ms1/batch/1\n\n    {\n       \"search_by\":\"mass\",\n       \"query\": [\n           500,\n           600\n       ],\n       \"accuracy\":1\n    }\n\n# Data Configuration\nIn order for the service to be used, a database must be initialized.  For more on database initialization,\nplease review the markdown in _database/DATA_INITIALIZATION.md_.\n\nTo config the application for connection to the database, the following environment variables must be defined: \nPOSTGRES_USER, AURORA_PW, POSTGRES_HOST, POSTGRES_DB\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquanted%2Fnta_flask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquanted%2Fnta_flask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquanted%2Fnta_flask/lists"}