Skip to content

magtu-unofficial/magtu-pairs-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magtu pairs api.

What does it do?

  • Provides easy access to parsed pairs.
  • Makes possible to create your own bot implementations.

How to use?

Do a request.

GET: https://ivanik.ru/mpk/api/changes/latest

Get a response.

"items": [
    {
        "group": [
            String, String,
        ],
        "date": Date,
        "pairs": [
            {
                "changes": Boolean,
                "removed": Boolean,
                "error": Boolean,
                "number": Number,
                "subgroup": String,
                "name": String,
                "teacher": String,
                "classroom": String
            },
            // ...
        ],
        "displayName": String
    }
// ...
]

Documentation

If you want to more know please continue in:

  https://ivanik.ru/mpk/docs/api/

You can also reache me on Discord Elerphore#7557 or on Telegram