Skip to content

Hira478/projek-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Golang REST API

Getting Started

Follow these steps to set up and run the project on your local machine.

Prerequisites

  • Go (version 1.15 or later)

Installing

  1. Clone the repository:

    git clone https://github.com/your-username/your-repo.git
    cd your-repo
  2. Install dependencies:

    go get

Running

Run the project with the following command:

go run main.go

The server will be accessible at http://localhost:8080.

Dependencies
github.com/gorilla/mux - Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍

About

golang-rest-api-build

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages