这是indexloc提供的服务,不要输入任何密码
Skip to content

Visualised/mundial-site

Repository files navigation

mundial-site

Simple website with an integrated API about Fifa World Cup 2022 Qatar.

I've created a simple website with a REST API based on Django web framework. Application is based on MVT (Model-View-Template) pattern and also incorporates Django-Rest-Framework in addition to Django ORM, Django Migration Tool and usage of Templates. The API part exposes /player, /country, /match endpoints which support GET, PATCH, POST, DELETE http methods to process CRUD requests, it operates on data stored in SQL database of choice with database model created in Django ORM. Users can also create accounts and log into them. The project is still in development.

I'm focused on the backend side of the project - the frontend part is copied from internet and slightly modified to suit my application.

About

Simple website with an integrated API about Fifa World Cup 2022 Qatar.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published