Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lango - Mythology Dictionary

Lango is a Golang backend project that serves as a mythology dictionary API, providing information on various mythology terms, gods, creatures, and places.

Getting Started

Follow the steps below to run the project on your local machine.

Prerequisites

Make sure you have Go installed on your machine.

  • Go (at least version 1.14 is recommended)

Installation

  1. Clone the project:
git clone https://github.com/yourusername/lango.git
  1. Navigate to the project directory:
cd lango
  1. Install dependencies:
go get -d -v ./...
  1. Build the project:
go build

Usage

To run the project:

./lango

The server will start, and you can access the API at http://localhost:9090.

About

Lango is a Golang backend project that serves as a mythology dictionary API, providing information on various mythology terms, gods, creatures, and places.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages