DEV Community

Ido David for sharkio

Posted on

5 3 3 3 4

Sick of Writing Code Just for Mock Data? Try Sharkio ๐Ÿš€๐Ÿฆˆ

What is sharkio?

Sharkio is the only tool you'll ever need for API development. Sharkio is an API proxy designed as a developer tool. It will streamline your workflow, and make API development a breeze. And it integrates seamlessly and easily!

With only three easy steps. You can add new endpoints with mocked data. And you could mock existing endpoints and easily test your application.

For this tutorial let's assume that we have an API at http://example.api.com

1) Create a new proxy

proxy createion

  • Choose a port
  • Enter the URL of your api
  • Enter a name
  • Save and start

2) Modify you frontend to call https://sharkio.dev:5555 instead of http://example.api.com.

3) Easily create a mock
mock creation dialog

created mock

See that it works:

curl request

And that's it!!

Give it a try for free at Sharkio
Star us on Github at Sharkio
And join our community on Discord Invite link

API Trace View

Struggling with slow API calls? ๐Ÿ•’

Dan Mindru walks through how he used Sentry's new Trace View feature to shave off 22.3 seconds from an API call.

Get a practical walkthrough of how to identify bottlenecks, split tasks into multiple parallel tasks, identify slow AI model calls, and more.

Read more โ†’

Top comments (3)

Collapse
 
pizofreude profile image
Pizofreude โ€ข

Nice addition to my tech stacks, cheers Ido :)

Collapse
 
alexkubica profile image
Alex Kubica ๐Ÿ‡ฎ๐Ÿ‡ฑ โ€ข

I love it!

Collapse
 
acecodept profile image
Ace-Code โ€ข

Wow!
Looks like an amazing tool for developers

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

๐Ÿ‘‹ Kindness is contagious

Please leave a โค๏ธ or a friendly comment on this post if you found it helpful!

Okay