golang-json-base

command module
v0.0.0-...-df20279 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 25, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

README

golang-json-base

Golang JSON Base is a Golang library that allows you to use a JSON file as a database in your Golang projects. It provides an easy-to-use interface to store, retrieve, and manipulate data in a JSON format, making it convenient for personal small-scale applications and using it for testing purpose.

Installation

Make sure you have Golang installed on your system. Then, you can install Golang JSON Base using go get:

    go get github.com/opentoolbox-gh/golang-json-base

Importing

To start using Golang JSON Base in your project, import the library in your Go code:

    import "github.com/opentoolbox-gh/golang-json-base" 

Contributing

Contributions are welcome! If you find any issues or want to add new features, please submit a pull request. Before making major changes, open an issue to discuss the proposed changes.

License

This project is licensed under the MIT License.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL