Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 360 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 360 Bytes

Edge

Quickstart

  1. Create a virtual environment

     python3 -m venv .env
    
  2. Activate it

     source .env/bin/activate
    
  3. Install dependencies

     pip install -r requirements.txt
    
  4. Lunch the edge

     python edge.py
    
  5. To list the endpoints of the API, check the following website http://coap.me/crawl/coap://YOUR_IP_ADDRESS