Skip to content

jalexanderII/solid-pancake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solid-pancake

RentEnd2End

Quick start

  1. Rename .env.example to .env
  2. Install Optional[Air] for server auto-reload.
  3. Run project with this command:
start server by running 'air' in terminal 
If you did not download air you can run the server with 'go run main.go' from the root directory

# Routes will take the form: http://127.0.0.1:9092/api/v1/...
# For example http://127.0.0.1:9092/api/v1/apartments = GET method "get all apartments"
# Routes can be found in the following folders and can be testing with curl or Postman:
#   - solid-pancake/services/<sub_folder>/routes/routes.go

About

RentEnd2End

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages