Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API client class + initial draft of Observation controller #165

Merged
merged 6 commits into from
Jul 30, 2021
Merged

API client class + initial draft of Observation controller #165

merged 6 commits into from
Jul 30, 2021

Conversation

JWCook
Copy link
Member

@JWCook JWCook commented Jun 8, 2021

Experimenting with an API client class; closes #163 and #218

Updates #217

@JWCook JWCook added enhancement New feature or request logistics CI Builds, deployments, packaging, project config, and other logistical details labels Jun 8, 2021
@JWCook JWCook added refactoring (Re)factoring, cleanup, tech debt, etc. and removed logistics CI Builds, deployments, packaging, project config, and other logistical details labels Jun 11, 2021
@JWCook JWCook force-pushed the main branch 4 times, most recently from dd2aca6 to f0716c1 Compare June 14, 2021 02:21
@JWCook JWCook force-pushed the main branch 3 times, most recently from 9a1cda2 to ddf602c Compare June 27, 2021 21:50
@JWCook JWCook force-pushed the main branch 4 times, most recently from 683a8a7 to 7d84b0e Compare July 5, 2021 20:44
@JWCook JWCook force-pushed the main branch 5 times, most recently from 2d6bf59 to cece2aa Compare July 17, 2021 17:10
@JWCook JWCook changed the title WIP: API client outline WIP: API client class Jul 20, 2021
@JWCook JWCook force-pushed the main branch 4 times, most recently from 211b698 to f24b0f6 Compare July 26, 2021 21:41
@JWCook JWCook changed the title WIP: API client class API client class + initial draft of Observation controller Jul 30, 2021
@JWCook JWCook marked this pull request as ready for review July 30, 2021 20:24
…ent settings to lower-level request functions
@JWCook JWCook merged commit d853a39 into pyinat:main Jul 30, 2021
@JWCook JWCook deleted the api-client branch July 30, 2021 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactoring (Re)factoring, cleanup, tech debt, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Observation controller: read-only methods Add basic structure for API client class
1 participant