Friday, December 21, 2018

Made a lightweight and resource-efficient rest api client using .NET and UWP. Would love to get your feedback

https://www.microsoft.com/en-us/p/nightingale-rest-api-client/9n2t6f9f5zdn

Not feature complete yet. I used to use Postman or Insomnia, but my computer isn't very powerful, so when those apps took up a lot of ram, my PC's performance started to take a hit.

Thought I'd challenge myself to build a faster client. So here we are.

Current features:

  • collections
  • collection runner
  • workspace sync
  • backup
  • end to end encryption with sync
  • API tests
  • oauth 1.0 and 2.0 support plus a few other auth options

Looking forward to your thoughts.

Made a lightweight and resource-efficient rest api client using .NET and UWP. Would love to get your feedback Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team