Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 315 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 315 Bytes

Description

This is a simple login API with not code logic. My purpuse is to test endpoints.

Technologies

  • Server -- Python 3.6 -- Asyncio -- Aiohttp
  • Client -- Android

How to run

  • To test locally, client and server need to be on the same network
  • Use your machine IP adress as SERVER_URL in the client