Skip to content

Latest commit

 

History

History
68 lines (48 loc) · 1.86 KB

README.md

File metadata and controls

68 lines (48 loc) · 1.86 KB

Pigeon

Easily test your APIs

Please do not theme this app Liberapay Ko-fi PayPal


Working on an API for your new project? Pigeon can help you debug and test your APIs.

⚙️ Installing

Stable, beta and development

Since this app is still under development, there are no official builds.

Building from source

There are two options how to do it:

  • Run the app from GNOME Builder
  • Use the following commands to build it with Meson:
meson _build
sudo meson install -C _build

👥 Contributing

I'm happy to see you in this chapter! If you are interested in this project, I would be glad for any help with development, design and translations.

For more info about contributing please read this guide.