Skip to content

OmiAtTexas/REST-API-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST API (Go + Gin + SQLite)

This repository contains a simple RESTful API server built in Go using the Gin web framework and SQLite as a database. It demonstrates a full backend implementation with user and event management, including registrations, authentication scaffolding, and database operations.

The API follows REST principles with CRUD (Create, Read, Update, Delete) endpoints for core resources and is suitable for learning backend development with Go. It includes database setup and struct-based models, making it a great reference or starting point for similar applications.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages