Skip to content
#

faqs

Here are 82 public repositories matching this topic...

A RESTful API server using the Gin web framework and GORM ORM library, targeting a SQLite database. It defines two main data models: FAQ and Tag, where an FAQ can have multiple tags through a many-to-many relationship. The server provides CRUD (Create, Read, Update, Delete) operations for both FAQs and Tags, with routes set up for each operation.

  • Updated Feb 12, 2024
  • Go

Improve this page

Add a description, image, and links to the faqs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the faqs topic, visit your repo's landing page and select "manage topics."

Learn more