Skip to content

Service Evaluate is the server which used to store the rates data. Also allowing querying data from it. In the meantime, it's only monolithic architecture but it's easy to shift to microservices architecture.

License

Notifications You must be signed in to change notification settings

libterty/service-evaluate

Repository files navigation

README

LICENCE

Copyright [2020] [11, Gary, Alex Liang, Mia, Mike Huang, Sam Lin, Tom, 熊寶, Red]

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

What is this repository for

  • Service Evaluate API (Temporary Naming) is an API which will allows you to record the real state pricing, status, owner information etc... All of those datas is coming from 591. Here we only store the datas and categorize or filtering the data to you. In the future, we are planning to add recommendation service to this API base on the datas we have.

Contribution guidelines

  • Writing tests is not always necessary but good if there has it. But if it's a crucial logic. Recommend with a unit test to prove it's working.
  • Code review will following eslint recommended standard.
  • API Documents is required to be updated if you have any changes.
  • Repo Version Control is also required if you have any changes.
  • Routes Version Control is also required if you have any changes.
  • Changelog is also required if you have any changes.

For more details About API Docs

Contributors

About

Service Evaluate is the server which used to store the rates data. Also allowing querying data from it. In the meantime, it's only monolithic architecture but it's easy to shift to microservices architecture.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published