Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
9trocode
/
coronavirus-tracker-api
Public
forked from
ExpDev07/coronavirus-tracker-api
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
coronavirus-tracker-api
app
on
bug-template
User selector
All users
All time
Commit history
Commits on Apr 13, 2020
update version
Kilo59
authored
a4aed2d
View commit details
Copy full SHA for a4aed2d
View code at this point
Browse repository at this point
Source NYT (#259)
Show description for 78da9fa
ibhuiyan17
and
nischalshankar
authored
78da9fa
View commit details
Copy full SHA for 78da9fa
View code at this point
Browse repository at this point
Commits on Apr 2, 2020
Run formatter
james-gray
committed
90394da
View commit details
Copy full SHA for 90394da
View code at this point
Browse repository at this point
Fallback to pypi-provided backports for async test utils
james-gray
committed
99ea07e
View commit details
Copy full SHA for 99ea07e
View code at this point
Browse repository at this point
Black formatting
james-gray
committed
f9b0ce1
View commit details
Copy full SHA for f9b0ce1
View code at this point
Browse repository at this point
Fix linter warnings
james-gray
committed
77100b0
View commit details
Copy full SHA for 77100b0
View code at this point
Browse repository at this point
Use asyncache to cache results of asyncio coroutines
Show description for 2f40cea
james-gray
committed
2f40cea
View commit details
Copy full SHA for 2f40cea
View code at this point
Browse repository at this point
Add async/await keywords as necessary up the call chain
james-gray
committed
9b94573
View commit details
Copy full SHA for 9b94573
View code at this point
Browse repository at this point
Make core blocking functions async using aiohttp
james-gray
committed
63f6884
View commit details
Copy full SHA for 63f6884
View code at this point
Browse repository at this point
Setup a global aiohttp.ClientSession instance
james-gray
committed
8b55c16
View commit details
Copy full SHA for 8b55c16
View code at this point
Browse repository at this point
New alias (#249)
Show description for d3ac880
Bost
and
BostX
authored
d3ac880
View commit details
Copy full SHA for d3ac880
View code at this point
Browse repository at this point
Address Linting warnings (#254)
Show description for 2f95275
Kilo59
authored
2f95275
View commit details
Copy full SHA for 2f95275
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
Update dependencies, coverage with pytest-cov (#239)
Show description for 2080bf8
Kilo59
authored
2080bf8
View commit details
Copy full SHA for 2080bf8
View code at this point
Browse repository at this point
Commits on Mar 29, 2020
After running formatters to fix build issue
ibhuiyan17
committed
6638e6e
View commit details
Copy full SHA for 6638e6e
View code at this point
Browse repository at this point
Cleaned up changes for transfer of v1 from mounted as a wsgi application fo FastAPI
ibhuiyan17
committed
7b22966
View commit details
Copy full SHA for 7b22966
View code at this point
Browse repository at this point
Working v1 using FastAPI and passing tests.
ibhuiyan17
committed
9502abe
View commit details
Copy full SHA for 9502abe
View code at this point
Browse repository at this point
Commits on Mar 28, 2020
Replaced flask based v1. Not currently passing integration tests, need to change them to work with new implementation
ibhuiyan17
committed
1117c22
View commit details
Copy full SHA for 1117c22
View code at this point
Browse repository at this point
forgot to push main in last commit
ibhuiyan17
committed
b6ec0c7
View commit details
Copy full SHA for b6ec0c7
View code at this point
Browse repository at this point
v2 passing tests with close to new proposed structure. Edited __init__ files so v1 and v2 have their own versions of 'router'.
ibhuiyan17
committed
4e6e823
View commit details
Copy full SHA for 4e6e823
View code at this point
Browse repository at this point
moved v2 routes into v2 directory so it can work alongside v1 routes with FastAPI
ibhuiyan17
committed
dfd1dc9
View commit details
Copy full SHA for dfd1dc9
View code at this point
Browse repository at this point
Commits on Mar 27, 2020
New aliases
BostX
committed
6e1330e
View commit details
Copy full SHA for 6e1330e
View code at this point
Browse repository at this point
Merge country_alias__country_name into country_name__country_code
BostX
committed
a7708be
View commit details
Copy full SHA for a7708be
View code at this point
Browse repository at this point
Renamings
BostX
committed
a0f5c00
View commit details
Copy full SHA for a0f5c00
View code at this point
Browse repository at this point
this fixed tests
ExpDev07
committed
b9b22e8
View commit details
Copy full SHA for b9b22e8
View code at this point
Browse repository at this point
changed to using LOGGER
ExpDev07
committed
42a4469
View commit details
Copy full SHA for 42a4469
View code at this point
Browse repository at this point
fix tests
ExpDev07
committed
9712446
View commit details
Copy full SHA for 9712446
View code at this point
Browse repository at this point
logs
ExpDev07
committed
31dbadc
View commit details
Copy full SHA for 31dbadc
View code at this point
Browse repository at this point
Commits on Mar 26, 2020
fixed tests
ExpDev07
committed
4994cdf
View commit details
Copy full SHA for 4994cdf
View code at this point
Browse repository at this point
improved efficiency
ExpDev07
committed
7ebcc17
View commit details
Copy full SHA for 7ebcc17
View code at this point
Browse repository at this point
Merge pull request #195 from ExpDev07/add-v1-recovieres
Show description for 959b029
ExpDev07
authored
959b029
View commit details
Copy full SHA for 959b029
View code at this point
Browse repository at this point
fixedd
ExpDev07
committed
5b7d52b
View commit details
Copy full SHA for 5b7d52b
View code at this point
Browse repository at this point
fixed
ExpDev07
committed
8c69267
View commit details
Copy full SHA for 8c69267
View code at this point
Browse repository at this point
Merge pull request #192 from Kilo59/no-locations-data-404
Show description for e4e7b4b
ExpDev07
authored
e4e7b4b
View commit details
Copy full SHA for e4e7b4b
View code at this point
Browse repository at this point
add
ExpDev07
committed
ac998a2
View commit details
Copy full SHA for ac998a2
View code at this point
Browse repository at this point
404 for missing location data
Kilo59
committed
d464351
View commit details
Copy full SHA for d464351
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.