Skip to content

orangejohny/SBWeb

Repository files navigation

Search&Build project

pipeline status coverage report Go Report Card License: LGPL v3 GoDoc

Links

Wiki

Check the Wiki page for more information!

Overview

Search&Build is a service that allows you to solve a wide spectre of building tasks easilly.
It's online marketplace of various building services: you can hire different specialists,
buy some services that connected to construction industry, you can even offer your own services
and use Search&Build to make your business more effective due to the wide reach of the target audience.

Install

go get -u bmstu.codes/developers34/SBWeb

More information is on wiki.

Interface

Information about interface is here.

Allowed addresses:

  • /ads GET
  • /ads/{id} GET
  • /users/{id} GET
  • /users/new POST
  • /users/login POST
  • /users/logout POST
  • /users/profile GET
  • /users/profile POST
  • /users/profile DELETE
  • /ads/new POST
  • /ads/edit/{id} POST
  • /ads/delete/{id} DELETE
  • /images/{filename} GET

Releases

No releases published

Packages

No packages published

Languages