Skip to content

anjerodev/farfetchd

Repository files navigation

Farfetchd

Farfetchd is a simple good looking online API testing client.

Farfetchd preview

Features

  • AI-powered body creation: Create the body of your request with ease using Farfetchd's AI integration powered by Ollama. There's no need to write JSON or form-data by hand.
  • Cross-platform usage: Use Farfetchd directly from your browser, no need for a specific operating system.
  • Easy to use: Farfetchd is designed to be simple and intuitive for simple APIs testing.
  • CORS issue solver: Farfetchd comes with a built-in CORS issue solver. Use the Farfetchd Extension to bypass the CORS issue when testing APIs locally.
  • Light and Dark theme: Are you in the dark side? Or are you in the light side? Automatically theme base on your system theme configuration.

AI Configuration Instructions

Download Ollama from the official website. Once installed, open the terminal and run the command ollama pull llama3.1, which will download the basic llama3.1 model on your machine. Once the download is complete:

Run in local

  1. Clone the repository
  2. Install dependencies E.g. pnpm install
  3. Run the app E.g. pnpm dev

About

Simple Good Looking Online API testing client

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages