GithubHelp home page GithubHelp logo

adiatma85 / golang-url-shortener Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 220 KB

Simple Golang Shortener with REST API approachment

Shell 4.73% Dockerfile 0.46% Go 94.14% Makefile 0.68%
golang rest-api url-shortener

golang-url-shortener's People

Contributors

adiatma85 avatar

Stargazers

 avatar

Watchers

 avatar

golang-url-shortener's Issues

Change Password Encryption Logic

In my register function at auth.handler.go (that you can find at ./internal/api/handler/
I explicitly change password field in handler.

Now I know in gorm documentation at here, you can change it before save it

Anyone in here can change it to better understand how GORM works?
And also, consider this to make you understand how rest-api works in general

Add Readme Documentation

Self-explatanory, but if you want to write it, cover this

  • How to run it
  • Architecture or Anatomy (this is important)
  • API Endpoint (also, this is really important)

(Add it if you have any idea about documentation)

Add Refresh Token Endpoint and Logic

For now, I only created logic for "add new JWT token" and make it expired as in .env stated (I created environment variable for jwt expires time)

But I kinda forgot to add refresh token to make an extended time for client to refresh their access token

For reference, you can see here

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.