Skip to content

HTTP API for interaction external users with the file system

Notifications You must be signed in to change notification settings

sunnydesign/news-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Установка

Выполнить сборку проекта

docker-compose build

Запуск

Запустить docker-контейнеры в фоновом режиме

docker-compose up -d
  • Фронтенд доступен по адресу https://localhost:9443
  • API доступен по адресу https://localhost:9443/api/v1/[categories|articles]

Документация к API

https://app.swaggerhub.com/apis-docs/sunnydesign/news-feed/v1.1

Остановка

Остановить docker-контейнеры

docker-compose down

About

HTTP API for interaction external users with the file system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published