Skip to content

Vinniporiya/EntryPoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EntryPoint

  • Developed a REST API entry point
  • Using Python develop a REST Entry point service that provides a single endpoint.

Requirements to run API

  1. PyMySQL
  2. Flask

To access entry point Application use HTML pages

  1. entryP.html provides lookup for genes in database and gives four specific fields
  • gene names (display_label field)
  • location (location field)
  • Ensembl stable ID (stable_id field)
  • species (species field) If Submitted parameter is not be under 3 chars (If submitted with less than 3 character, an error code is returned (400 HTTP code))
  1. check.html for the Some Business Rules Service answer on GET queries, other queries (POST/PUT/PATCH) returns an error (405 HTTP code)

Output Images

Images

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages