Skip to content

Chy-Zaber-Bin-Zahid/Cat-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

Cat API

Description

This repository contains a Golang application built with the Beego framework.

Prerequisites

  • Go (version 1.16 or later)
  • Beego framework

Installation

  1. Clone the repository:
git clone https://github.com/Chy-Zaber-Bin-Zahid/W3-Assignemnt-Golang-Beego.git
  1. Change directory:
cd W3-Assignemnt-Golang-Beego/catapi
  1. Install dependencies:
go mod tidy
  1. Configure settings in conf/app.conf

Running the Application

go run main.go

Run test

go test -v ./tests

The application will start on http://localhost:8080

About

This project uses Beego for the backend and JavaScript, HTML, and CSS for the frontend to fetch and display data from the Cat API. It features a filtering system that allows users to search for cats based on breed and a "favorite" functionality to save preferred cat images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors