Skip to content

lvdund/nrf_v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirement

pip install -r requirements.txt

Run

flask run

Api Swagger

Guide

  • 2 command in file app.py are 2 example: route and api
  • Homepage - index.html in templates folder: localhost:5000
  • Service Tinh tong 2 so x va y:
    • Use command: curl -X POST http://localhost:5000/sum -H 'Content-Type: application/json' -d '{"x": 1,"y": 2}'
    • Use postman:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors