Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rui-exe/local_marketplace
Online Marketplace for Local Goods (Personal Project)
https://github.com/rui-exe/local_marketplace
firebase gin gin-gonic go golang jwt-authentication model-view-controller mvc svelte sveltekit
Last synced: 2 months ago
JSON representation
Online Marketplace for Local Goods (Personal Project)
- Host: GitHub
- URL: https://github.com/rui-exe/local_marketplace
- Owner: rui-exe
- Created: 2024-08-18T01:12:40.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-09-22T13:53:26.000Z (3 months ago)
- Last Synced: 2024-09-29T10:49:09.064Z (3 months ago)
- Topics: firebase, gin, gin-gonic, go, golang, jwt-authentication, model-view-controller, mvc, svelte, sveltekit
- Language: Go
- Homepage:
- Size: 1.51 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Online Marketplace for Local Goods
## Description
This is a web application that will allow users to buy and sell local goods.
It serves as a personal project for the developer to learn and practice web development using new technologies.## Technologies Used
- Frontend: Svelte
- Backend: Golang using Gin
- Database: MongoDB
- CloudStorage: Firebase Storage (Free Tier)## Authentication
The application will use JWT for authentication.