Skip to content

Your next-gen API testing and development tool.

License

Notifications You must be signed in to change notification settings

r1tikpatil/sparrow-app

 
 

Repository files navigation

logo

One-stop API management tool

screenshot

TypeScript Nest Mongoose Rust Tauri Svelte Vite
Quality Gate Status

📋 Table of Contents

  1. 🐦 What is Sparrow ?
  2. 🔨 Installation
  3. 👨‍💻 Recommended IDE Setup
  4. ❤️ How to Contribute ?
  5. 📨 Subscribe to our Newsletter

Sparrow is your next go to API development buddy which can help you test, debug, distribute better APIs while collaborating with your colleagues and making you a better programmer.

To install this project, you will need to have the following installed on your machine :

NODE Yarn Rust

Install the above dependencies by heading over to the links below,

  1. Node
  2. Tauri
  3. Yarn

Then, run the following commands :

# Clone the repo
git clone https://github.com/sparrowapp-dev/sparrow-app

# Move into the project root
cd sparrow-app
	
# Install dependencies and Husky hooks
yarn

# Copy .env.example to .env
cp .env.example .env
 
# Run the app in dev mode
yarn tauri dev

The above command will start the app in development mode and watch for changes on local.

VS Code + Svelte + Tauri + rust-analyzer.

You can checkout Contributing Guidelines

Subscribe to our newsletter by applying here!

About

Your next-gen API testing and development tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 74.7%
  • TypeScript 22.8%
  • Rust 1.6%
  • SCSS 0.6%
  • HTML 0.1%
  • JavaScript 0.1%
  • Other 0.1%