Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

258 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VEBE - BE

https://vebe.netlify.app/

VEBE main image

Main Features

  • Recommendation features by ingredients
image
  • Coding Conventions

    • Indentation uses four spaces.
    • Float two lines to distinguish between top-level functions and class declarations.
    • Float a line to divide methods within a class.
    • No more than 79 characters per line.
    • The package name is all lowercase, and although not recommended, _ can be used.
    • The module name must consist only of lowercase letters and ________________.
    • The class name follows the CapWords convention.
    • Variable names and function names use only lowercase letters and use __ for distinction.

Server BaseUrl

http://vebeserver.kro.kr:8000/

About

[2023 멋쟁이사자처럼 중앙해커톤] 기세 - 백엔드

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages