Skip to content

karpenkotakeoff/falsk_application

Repository files navigation

Flask REST-API application

This application based on my python package Report_pkg. I moved some functions from this package to utils.py. I Used them for parsing data to database, instead printing data to the screen.

You can get a qualification report by sending GET request to /api/v1/report

Report

Supported two formats XML and JSON.

If you want to get information about the pilots, you can to make a request to /api/v1/report/drivers/ with some optional arguments

Drivers

Thanks for your time :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages