Vega Server Icon
Download Vega Server

Vega Server

This is a http server application which is able to edit response body, response headers and status code more dynamically.
Category Price Seller Device
Developer Tools Free Takuma Yamashita iPhone, iPad, iPod

Dynamically means that you will be able to respond to client any time.
Of course server can respond as soon as possible depends on the setting you set.

This app has 2 features named "Router" and "Database".

Router is like File server and this writes file content to response body.
Then this retrieve its appropriate file extension from content and set own content-type(mine-type) automatically.
Supported Extensions:
html
jpeg
png
bmp
webP
ico
gif
tiff

Database is like simple REST Api server.
You can create
Database,
Table,
Column(and its type),
and Record on your device.
Of course record is also able to be created,deleted or updated from client via http.
Supported http verbs on this feature:
GET
POST
PUT
and PATCH.


I hope that These simply features help you.

Reviews

Reviews not available.