Skip to content

Shivamseth005/ReST_API_Using_Python_aiohttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReST_API_Using_Python_aiohttp

Demonstration of simple ReST APIs using python based aiohttp

aiohttp is Asynchronous HTTP Client/Server for asyncio and Python.

Dependencies for aiohttp

  • Python 3.5.3+
  • async_timeout
  • attrs
  • chardet
  • multidict
  • yarl
  • Optional cchardet as faster replacement for chardet.

About

Demonstration of simple ReST APIs using python based aiohttp

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages