This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
ShariX_Testing
/
open-RESTful-API
Xem
11
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Branch:
master
Branches
Tags
master
server_rest_api
unstable
open-RESTful-AP...
/
run_api.bat
run_api.bat
75 B
Permalink
Lịch sử
Raw
1
2
3
@echo off
%~dp0\rest_venv\Scripts\activate.bat && python %~dp0\api.py
pause