Sell-It icon indicating copy to clipboard operation
Sell-It copied to clipboard

A platform where users can sell and buy new as well as old/used products. Made using Golang, Gorilla Mux, SQLite and Vue.js

Results 4 Sell-It issues
Sort by recently updated
recently updated
newest added

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.3 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0. Changelog Sourced from nanoid's changelog. Change Log This project adheres to Semantic Versioning. 3.2 Added --size and --alphabet arguments to binary (by Vitaly Baev)....

dependencies

The **Delete request** to the endpoint `/products/{id}` is working fine on the Postman. However, when trying to send a request from the Vue app, it is getting blocked due to...

bug
help wanted
Go
Gorilla mux
CORS
Vue
hacktoberfest

Need to create a Login/Signup route in the server for the user Login/Signup process. We can also use the JWT token-based auth for security.

enhancement
help wanted
good first issue
Go
Gorilla mux
hacktoberfest