go-reads

module
v0.0.0-...-fb2c725 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: MIT

README

Go Reads

This is a simple Go REST API project with the project name being a word-play on the popular book review platform goodreads.com

Getting Started

  1. Clone the repository:

    git clone https://github.com/KaanSerin/go-reads.git
    
  2. Navigate to the project directory:

    cd go-reads
    
  3. Install the dependencies:

    go mod download
    
  4. Build & Start the Server:

    make run
    
  5. The API will be available at http://localhost:8080.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Directories

Path Synopsis
cmd
internal
api

Jump to

Keyboard shortcuts

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