Skip to content

The ModrinthAPIConnect module allows for interaction to and from the Modrinth v2 API.

License

Notifications You must be signed in to change notification settings

GentleWizard/Modrinth-API-Connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modrinth-API-Connect

The ModrinthAPIConnect module allows for interaction to and from the Modrinth v2 API.

Table of Contents

About

ModrinthAPIConnect is a Python module that provides a simple way to interact with the Modrinth v2 API. With this module, you can search for mods, retrieve information about specific mods, and download mod files directly from the API.

The module is easy to use and comes with a number of helpful functions that make it easy to work with the Modrinth API.

Features

  • Send GET requests
  • Send POST requests
  • Send DELETE requests
  • Send PATCH requests

Requirements

  • A Smile😁

Installation

  • For GET requests: from ModrinthAPIConnect import GET
  • For POST requests: from ModrinthAPIConnect import POST
  • For DELETE requests: from ModrinthAPIConnect import DELETE
  • For PATCH requests: from ModrinthAPIConnect import PATCH

Contributing

Contributions are welcome and appreciated! If you'd like to contribute to this project, please follow these guidelines:

  1. Fork this repository
  2. Make your changes
  3. Create a pull request

Please ensure your pull request adheres to the CODE OF CONDUCT.

For more information on how to contribute to this repository, please see CONTRIBUTING

License

This project is released under a specific license. Please refer to the LICENSE file included in the project for the terms and conditions of the license.

About

The ModrinthAPIConnect module allows for interaction to and from the Modrinth v2 API.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages