Skip to content

FoPPi/GFormPassAPI

Repository files navigation

logo

GFormPassAPI

Description

This project is a api for Google Form Assistant designed to process AI functionalities.

Features

  • User Key Management: Generate and activate user keys for secure API access.
  • Donation Handling: Process and manage user donations with customizable amounts and currencies.
  • GPT Question Handling: Send questions to GPT for automated processing and response.
  • Admin Controls: Update user limits and manage expired questions efficiently.

Setup Instructions

Follow these steps to set up the project on your local machine:

  1. Clone the repository:

    git clone https://github.com/FoPPi/GFormPassAPI.git
  2. Configure Environment Variables:

    • Rename .env.example to .env.
    • Add your API keys, admin keys, and other necessary configurations.
  3. Run the project:

    • Make the start script executable:
      chmod +x start.sh
    • Start the application:
      sh start.sh
  4. Access the API:
    The application will be available at http://127.0.0.1:8000.

License

This project is licensed under the RPL1.5 License.

About

Api for Google Form Assistant

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published