Skip to content

dav-nov/CarAdvertService

Repository files navigation

CarAdvertService

About

RESTful web-service for car advertising

Specification

  • WebApi based project
  • includes simple GUI for testing
  • service accepts and returns data in JSON format
  • service is able to handle CORS requests from any domain

Data storage

Current service run without any database, however it can be simple extended. For now all data is cached. Initially some basic data is created - list of data can be easily edited using service requests or through the GUI.

Test

Project includes simple unit tests for testing GET, POST, PUT and DELETE requests.

Functionality

About

RESTful web-service for car advertising

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published