Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversion to a Flask Backend API application #4

Merged
merged 43 commits into from Aug 17, 2018
Merged

Conversion to a Flask Backend API application #4

merged 43 commits into from Aug 17, 2018

Conversation

saapooch
Copy link
Contributor

Updating kinetic datanator to convert

Merge includes:

  • Conversion of the Common Schema database into a Postgres Database
  • Improved full text searching using SQLalchemy_searchable/TSVectors through postgres engine
  • Including Flask_Script manager to run application and API
  • Preliminary API views and endpoints including full text search endpoint and metabolite concentration endpoint
  • Marshmallow serializers for API JSON responses
  • Data managers for getting data from common schema database in an organized fashion

@saapooch saapooch self-assigned this Aug 15, 2018
@saapooch saapooch merged commit 0551b07 into master Aug 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants