nleroy917 / optipyzer

Multi-Species Codon Optimization Engine
https://optipyzer.com
Apache License 2.0
23 stars 5 forks source link

Error Handling on API #1

Closed nleroy917 closed 4 years ago

nleroy917 commented 4 years ago

API should check all data coming in from the request - if it fails at any point, return an automatic message that says something went wrong on the results page with a suggestion on what to try next.

nleroy917 commented 4 years ago

Some error handling has been added - will close