Skip to content

Mini House Property: Is a mini Golang Application Programming Interface that provides CRUD operations for house property.

Notifications You must be signed in to change notification settings

Surdy-A/house-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini House Property API


Table of Contents

Introduction

Mini House Property: Is a mini Golang Application Programming Interface that provides CRUD operations for house property.

Features

Here are some of the features:

  • Create house
  • Get multiple or single houses
  • Put house and Delete house

Technology Used

  • Golang

Running the App

Perform the following steps to run the application:

1- Clone the App

git clone https://github.com/Surdy-A/house-api

2- Change directory into the house-api and run

go run main.go

Layout

├── .gitignore
├── app.go
├── go.mod
├── go.sum
├── main.go
├── model.go
├── schema.sql
│   ├── utils.go
└── |

About

Mini House Property: Is a mini Golang Application Programming Interface that provides CRUD operations for house property.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages