Giter Site home page Giter Site logo

asset-register-api's Introduction

Asset Register API

The role of the Asset Register API is to create, update and serve asset data for the Asset Register Frontend.

Current endpoints

Documentation

When serving the application, current API docs live at localhost:5000/swagger

Testing the application

Once you have cloned the repository run all tests with the following command:

make test

Running the application

Creating dummy data

To fill the database with 100 rows of autogenerated data, you can use the command:

make seeds

Serving

Once you have cloned the repository you can run the application with the following command:

make serve

The application runs on port 5000.

Third party services used by this project

WebAPI

CSV Generation

WebApiContrib.Core.Formatter.Csv library has been used to automatically generate CSV data from an IEnumerable<T> once the accept: text/csv header is sent in the request. Please refer to Csv Outputter. Please refer to architectural decision record 1.

asset-register-api's People

Contributors

pinkhamsoftware avatar danielburnley avatar booyaa avatar davidwinter avatar craigjbass avatar madetech-jeffpinkham avatar

Watchers

 avatar

Forkers

danielburnley

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.