Skip to content

danvPR/scratch-api-fetching-danv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scratch-api-fetching-danv

📂 Cấu trúc thư mục dự án

/
├── .github/
│   └── workflows/
│       └── scratch-system.yml
├── database.json
├── requirements.txt
└── main.py

📋 Giải thích các thành phần:

  • .github/workflows/scratch-system.yml: File cấu hình tự động hóa (CI/CD) bằng GitHub Actions. Thực hiện thao tác tự động hóa Fetch server Scratch.
  • database.json: File cơ sở dữ liệu cục bộ dạng JSON để lưu trữ thông tin.
  • requirements.txt: Danh sách các thư viện Python cần cài đặt cho dự án.
  • main.py: File mã nguồn chính để chạy ứng dụng.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages