module
Version:
v0.0.0-...-fb2c725
Opens a new window with list of versions in this module.
Published: Apr 22, 2024
License: MIT
Opens a new window with license information.
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
-
Clone the repository:
git clone https://github.com/KaanSerin/go-reads.git
-
Navigate to the project directory:
cd go-reads
-
Install the dependencies:
go mod download
-
Build & Start the Server:
make run
-
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
¶
cmd
|
|
|
|
internal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.