Skip to content

This is a demo and template for backend assignment of 2023 TikTok Tech Immersion.

License

Notifications You must be signed in to change notification settings

Lalelulilulela/assignment_demo_2023

 
 

Repository files navigation

assignment_demo_2023

Tests

This is a demo and template for backend assignment of 2023 TikTok Tech Immersion.

Installation

Requirement:

  • golang 1.18+
  • docker

To install dependency tools:

make pre

Run

docker-compose up -d

Check if it's running:

curl localhost:8080/ping

About

This is a demo and template for backend assignment of 2023 TikTok Tech Immersion.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 76.7%
  • Thrift 11.5%
  • Shell 5.8%
  • Makefile 4.4%
  • Dockerfile 1.6%