WeightliftingNZ / lifter-api-wrapper

This is an Python wrapper for the Lifter API
https://weightliftingnz.github.io/lifter-api-wrapper
MIT License
1 stars 0 forks source link

feat(LifterAPI): providing find competition feature #23

Closed shivan-s closed 2 years ago

shivan-s commented 2 years ago

find_competition() enables finding a competition based on a search term and/or date range

closes #20