Noder
macOS / developpeurs
Noder allows you to run an HTTP server. It is your personal node that serves what you tell it to. No need for potentially complicated tools without a (native) user interface. The server-side of the web simplified.
A great server needs great endpoints, defined by you. Create endpoints for serving textual content (JSON / XML), files, an entire folder and more.
You are in control. Insert a new endpoint, alter content or adjust settings. Toggle an endpoint or even the entire server. All on the fly, no need to restart anything.
Test your (web)app long before any back end definition starts to take shape. Share your document on a repository and make your teammates smile. Agile, front-end first development at its best.
All requests and responses are logged if you want. Check what requests are incoming, who's connecting and perhaps even why.
Quoi de neuf dans la dernière version ?
This version is a big update from a technical perspective.
- A completely revamped and future-proof HTTP stack has been implemented. It supports multiple requests per connection and provides enhanced stability.
- Updated support for macOS Ventura, Sonoma and Sequoia. Support for macOS Catalina unfortunately had to be discontinued.
- Other technical enhancements and improvements have been applied.