Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cassanof/patient_api

A full-stack app that predicts cancer diagnosis using machine learning
https://github.com/cassanof/patient_api

cancer-detection golang keras machine-learning postgresql rest-api tensorflow

Last synced: 9 days ago
JSON representation

A full-stack app that predicts cancer diagnosis using machine learning

Awesome Lists containing this project

README

        

# API for cancer patients
To store our data, we used the PostgreSQL database and integrated key security features such as token-based authentication, input sanitation, anti-proxy servers, as well as Cross-Origin Resource Sharing to prevent any malicious attacks or abuse. Then we created a Flask/Golang Rest API to allow easy and secure communication between our front end and back end frameworks.

### Web Application for patient_api