Skip to content

anythinglord/go-album

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Go Gin RESTful API

This is a simple RESTful API built with Go and Gin framework. It provides endpoints for performing CRUD operations on resources.

Features

  • Create, Read, Update, and Delete operations on resources.
  • JSON serialization for data exchange.
  • Error handling middleware.
  • Basic logging setup.

Requirements

  • Go (version X.X.X)
  • Gin (version X.X.X)

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/your-repo.git
  1. Navigate to the project directory:

  2. Install Dependencies

  3. Build the project

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Simple RestFull Api written in go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages