Skip to content

KBA-Learning/fiber-postgres-api

 
 

Fiber-Postgres-API

Fiber API for CRUD operations in PostgreSQL.

🛠 Built With

Go Badge Fiber Badge PostgreSQL Badge Docker Badge

⚙️ Run Locally

Clone the project

git clone https://github.com/KBA-Learning/fiber-postgres-api.git
cd fiber-postgres-api

Start the database

make up

View the database (optional)

make enter

Run the application

make run

For live reload, install air (optional)

make air

Run the application in watch mode

make dev

📜 License

Click here.

🎗️ Contributing

Click here.

⚖️ Code of Conduct

Click here.

About

Fiber API for CRUD operations in PostgreSQL.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 78.7%
  • Makefile 21.3%