Giter VIP home page Giter VIP logo

final-task-pbi-rakamin-fullstack-muhammad-rifqi-setiawan's Introduction

⚡️ Final Project - Project Based Learning Rakamin ⚡️

This repository contains models and request/response structs for a photo-sharing application built in Go.

📃 Introduction

This project provides the necessary data structures and validation mechanisms for managing users and photos in a photo-sharing application. It includes structs for users, photos, and various request and response formats required for user authentication, photo creation, and updating.

🧑🏻‍💻 Author

📚 Tech Backend

  • Golang
  • Gin Gonic Framework
  • JWT-GO
  • Gorm
  • Go validator

📲End Point

User

  • POST /users/register: Register a new user.
  • POST /users/login: Log in an existing user.
  • PUT /users/: Update user data. Requires authentication.
  • DELETE /users/:UserId Delete user account. Requires authentication.

Photos

  • POST /photos/: Upload a new photo.
  • GET /photos/:PhotoId: Get a photo by ID.
  • PUT /photos/:PhotoId: Update photo data.
  • DELETE /photos/:PhotoId: Delete a photo.

final-task-pbi-rakamin-fullstack-muhammad-rifqi-setiawan's People

Contributors

rifqi142 avatar

Watchers

 avatar

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.