Skip to content

🍽️ Restaurant Mgmt API in Golang with JWT auth. Handle menus, food items, orders, invoices, and tables seamlessly. Fork, contribute, and build the future of dining! 🚀

License

Notifications You must be signed in to change notification settings

abhiroop43/gastrono-go

Repository files navigation

GastronoGo Restaurant Management API

🍽️ Welcome to GastronoGo, your go-to solution for restaurant management powered by Golang and JWT authentication!

Features

  • 📋 Manage menus, food items, and tables effortlessly.
  • 🍕 Create and track orders with ease.
  • 🧾 Generate and handle invoices seamlessly.
  • 🔐 Secure your API with JWT authentication.

Getting Started

  1. Clone the repository:

    git clone https://github.com/abhiroop43/gastrono-go.git
    cd gastrono-go
    
  2. Set up environment variables:

    cp .env.example .env
    # Update .env with your configuration
    
  3. Install dependencies:

    go mod download
    
  4. Run the application:

    go run main.go
    

Contributing

🚀 Contributions are welcome! Feel free to open issues or pull requests.

License

This project is licensed under the MIT License.

About

🍽️ Restaurant Mgmt API in Golang with JWT auth. Handle menus, food items, orders, invoices, and tables seamlessly. Fork, contribute, and build the future of dining! 🚀

Topics

Resources

License

Stars

Watchers

Forks

Languages