New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

geoserver_client

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

geoserver_client

  • 0.0.2
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

geoserver_client

A simple gem to control your GeoServer installation using the REST API

Introduction

There is a very good gem to interact with the GeoServer API: rgeoserver which I decided not to use because I wanted a more light-weight, simpler alternative and I prefer to use HttpClient in general.

This gem was created for my own limited interactions with GeoServer and the geoserver_migrations gem.

This is, for now, a very naive approach to writing an API client, but it allowed me to discover how the Geoserver API worked and gets the job done for me (controlling layer/style management).

Todo

  • add tests :)
  • add more API entries?

Copyright (c) 2018 Nathan Van der Auwera. See LICENSE.txt for further details.

FAQs

Package last updated on 07 May 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc