Skip to content

This GitHub repository showcases a simple web API implementation using the Fiber framework in Go. 🎄

License

Notifications You must be signed in to change notification settings

biskitsx/GoAPI-WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Fiber API

This repository contains a simple API built using Go and the Fiber framework. It serves as a starting point for building RESTful APIs using Fiber in the Go programming language.

Installation

To use this project, you need to have Go installed on your machine. You can download and install Go from the official Go website.

Once Go is installed, clone this repository to your local machine:

git clone https://github.com/biskitsx/GoAPI-WebApp.git

Usage

  1. Navigate to the project direcotry:
cd <your-repo>
  1. Install the project dependencies:
go mode download
  1. Build and run the application:
go run main.go

About

This GitHub repository showcases a simple web API implementation using the Fiber framework in Go. 🎄

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages