Skip to content

nickstrad/movienite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movienite

Movienite is a golang based API for storing information about movies. Features include a REST API to store information about movies and a user sign up flow. This project uses Golang for the REST API and PostgreSQL for the database.

Motivation

This repo is based on the book Lets go Further by Alex Edwards as a learning project. It was 100% handcoded and worked through, with various refactorings to put my own twist on some sections of code.

skills workd on

  • REST API development
  • SQl database modeling using PostgreSQL
  • Using migration approach to versioning database
  • Go based project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published