Skip to content

lucabecci/API-CRUD-GO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

API-GO-WITHOUTDB

Simple API for tasks. This API was created with Go and Mux. This API not have database.

I used Go/Mux for the back-end.

Created by Luca Becci

1. Started ⌨️

for get the project you will use:

git clone "https://github.com/lucabecci/API-CRUD-GO"

2. Pre-requeriments πŸ› 

You will need this requeriments for good rendiment:

  • Go > 10.X

3. Use the project

About the app

the API use Mux/Go.

How to run the API

  1. In your terminal, navigate to the main directory.
  2. Run go run api/main.go to run.
  3. Run go build api/main.go for create the build

4. Project structure πŸ“

structure πŸ“‚

|-- api
	|-- main.go
|-- README.MD
|-- .gitignore

5. Build with πŸ› 

  • Go
  • Mux
  • Net/Http
  • Strconv
  • Encoding/json

6. Author πŸ™ŽπŸ»β€β™‚οΈ

Luca Becci -Β code and documentation

About

Simple API for tasks. This API was created with Go and Mux. This API not have database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages