REST clients today can use upwards to 1000MB of memory. This leads to a poor experience for people who don't have access to high powered machines, such as junior indie developers who are just jumping in to the world of software development. So I built a REST client that uses ~60MB.
Introducing Nightingale, a fast and resource efficient REST client for Windows 10.
Let me know what you think! Looking forward to your feedback 🙏🏽
Top comments (8)
Looks great from the screenshots! Is this a UWP app or Electron? It would be nice to try it on Mac.
Thanks! It was written with UWP. I would love to bring it to Mac, but I can't afford one 😢
UI looks great, what did you use?
Thanks! I used UWP xaml to build the UI. It was surprisingly easy to use but super powerful and fast. Also, I used a few open source controls from this and this this
Can you download it without using windows store?
Not at the moment unfortunately!
Very cool!
thank you!