Skip to content

BeaverNotACat/Sports-portal-event-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghidra-event-service

Event service for International Sports Portal Demo. Made for project school

Important

This repo is mirrored from gitlab

Stack

  • fastapi API
  • pydantic Schemas serialisation
  • sqlalchemy PostgreSQL ORM

Project structure

    ├── api
    │   └── ...       API routing
    ├── app.py        App root
    ├── database
    │   └── ...       Models, repos, S3
    ├── schemas
    │   └── ...       Serialisation schemas
    ├── service
    │   └── ...       App logics
    ├── settings.py   Pydantic settings shema
    └── utils
        └── ...       Utility modules and interfaces

About

⚽ Mirror of event service for International Sports Portal

Topics

Resources

Stars

Watchers

Forks

Languages