Skip to content
/ api Public

Oullin's API.

License

Notifications You must be signed in to change notification settings

oullin/api

Repository files navigation

🚀 Ollin's API

About the Project

✨ Every time you visit my site, behind the scenes, an API written in Go is hard at work delivering content, handling requests, and powering dynamic features.

🚝 The oullin/api repository is that engine. It bundles all the application’s core logic, data access, and configuration into a clean, maintainable service, making it the indispensable backbone of the “Ollin” experience.

♥️ In short, oullin/api isn’t just another code repository—it’s the beating heart of my web application. It translates every user action into data operations and returns precisely what the frontend needs.

🚀 Feel free to explore the folders, clone the repository and run it locally via Docker Compose. If you feel adventurous, consider contributing to the project by making improvements or fixing issues by sending a pull request.

This is where the mindful movement of “Ollin” truly comes alive, one request at a time.

⚡ Quick Start

  1. Configure: cp .env.example .env
  2. DB Volume: docker volume create api_oullin_db_data (one-time)
  3. Run: make fresh (Builds and runs the app)

For more details, check the Setup Guide.

🗄️ Documentation

Get Started

Infrastructure & Ops

Sponsor this project

 

Packages

No packages published

Contributors 3

  •  
  •  
  •