An open API service indexing awesome lists of open source software.

https://github.com/vietanhdev/ict-gaming-zone

Gamming Website using Flask + ReactJS - Group project at HUST
https://github.com/vietanhdev/ict-gaming-zone

Last synced: 1 day ago
JSON representation

Gamming Website using Flask + ReactJS - Group project at HUST

Awesome Lists containing this project

README

          

#### PROJECT REPOSITORY FOR ICT GAMMING ZONE

### DOCUMENTS FOR DEVELOPERS:

- Generic Guide: [/docs/1.COMMON.md](/docs/1.COMMON.md).
- Authentication: [/docs/2.USER_AUTH.md](/docs/2.USER_AUTH.md).

### API DOC:

- Run the server then enter: [https://localhost:5000/api/swagger](https://localhost:5000/api/)

### References

- Project structure was inspired by: https://medium.freecodecamp.org/structuring-a-flask-restplus-web-service-for-production-builds-c2ec676de563