Skip to content

galaxy4276/frolic-backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

284 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frolic SNS REST API Server

This repository an Http REST Api server that provides a simple, small and cute SNS service!

We provide a list of API support through the Swagger documentation when running in local mode.

Client Repository is Here

Introduce Developers

Choi Eun Gi (@galaxy4276)

Java & Spring & Node.js Developer

In this project, I did the overall application design and writing, and implemented an authentication system utilizing Spring Security and the Json Web Token specification.

I have also built a CI/CD environment utilizing Jenkins and DockerS


Han Ji Yeon (@Rungky)

Java & Spring Developer

I am a second year Java Spring developer and in this project, I contributed to the overall maintenance and code quality of the application by performing tasks related to application authentication.

Getting Started

Requires Docker Environment

  1. moved directory to ./conf/local

  2. write environment values for running application

    .local.mariadb.env, .local.spring.example.env -> .local.spring.env

  3. running command with docker-compose

    docker-compose up

As we experience the project

(Documentation will be attached.)

About

sns service api server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 99.9%
  • Dockerfile 0.1%