Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.
/ Gnominos Public archive

A .Net Core library for the Dominos API

License

Notifications You must be signed in to change notification settings

Giggitybyte/Gnominos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.