Giggitybyte / Gnominos

A .Net Core library for the Dominos API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gnominos Discord Server Invite

Gnominos is a .Net Core 3.1 library written in Visual Basic that allows for easy interaction with the Dominos Pizza API.

This library was inspired by the Python project pizzapi. Gnominos was originally supposed to be a 1:1 port of pizzapi, but after going over the code a bit I decided I didn't like the whole structure of the project. Instead, Gnominos will take the data provided by Dominos and present it in a clean way to you, the end user.

Quick Start

Soon™

Questions and Help

Having difficulty figuring out how to do something? If you're still hitting a snag after thoroughly going through Intellisense and the quick start guide above, open up an issue and I'll attempt to help.

Projects Using Gnominos

Giuseppe - A bot for Discord that orders pizza.

Contributing

If you've found a bug or feel like something is wrong with my code, feel free to open up an issue and I'll look into it. I am always open to suggestions and critique! Likewise, if your project makes use of Gnominos and you'd like to see your project here on this readme, feel free to add it via a PR.

About

A .Net Core library for the Dominos API

License:GNU Lesser General Public License v3.0


Languages

Language:Visual Basic .NET 100.0%