Skip to content

poliastro-api is a Flask wrapper around poliastro that lets you call poliastro function using REST API calls and get the output in JSON format.

Notifications You must be signed in to change notification settings

iamabhishek0/poliastro-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poliastro-api

https://poliastro-api.herokuapp.com/

poliastro-api is a Flask wrapper around poliastro that lets you call poliastro function using REST API calls and get the output in JSON format.

Features:

  • It take input from HTML forms and calls the Flask Server with the form data input.
  • In the backend, poliastro runs the required function with the input parameters and return the JSON output.
  • IT can also plot interactive plots using Plotly.js.

Built With

Author

iamabhishek0

About

poliastro-api is a Flask wrapper around poliastro that lets you call poliastro function using REST API calls and get the output in JSON format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages