No description
  • Java 61.4%
  • Python 25.7%
  • Shell 12.9%
Find a file
2019-10-24 20:46:59 +02:00
.github Testing CODEOWNERS 2019-10-24 01:20:12 +02:00
.images Added missing images 2019-10-07 10:00:36 +02:00
ffapi Fixed Codacy issues 2019-10-02 19:26:04 +02:00
mcmod Updated CHANGELOG.md 2019-10-22 16:33:48 +02:00
mcmod-node Bump version 2019-10-24 01:11:22 +02:00
mcmod-poc Fixed guide 2019-10-04 23:32:10 +02:00
mcmod-server Updated README.md 2019-09-10 18:15:32 +02:00
telegram-bot Removed deprecated files 2019-09-04 16:18:05 +02:00
LICENSE Update LICENSE 2019-10-24 20:46:59 +02:00
README.md Update README.md 2019-10-24 20:45:18 +02:00

Fast Food API Project

FFAPI Library

PyPI python3

This library contains all the necessary endpoints and other stuff to communicate with various fast food servers.

Telegram Bot

[Coming soon]

McMod

Version bash

(McDonald's only)

This repo has all the tools to patch the original McDonald's APK to make it communicate with a custom server (like McMod Server).

McMod Server

Version python3

(McDonald's only)

This server is needed to generate coupons for the Telegram Bot and to use the McMod app.

McMod Node

Version java android

(McDonald's only)

This app is needed to generate SafetyNet token to generate coupons with McMod Server.

McMod PoC

Version java android

(McDonald's only)

This app is a Proof of Concept of the node. It was made as soon as McDonald's updated their systems.