Code Monkey home page Code Monkey logo

gitunes / ltunes-common-libraries Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 75 KB

Includes shared libraries that are available within the Ltunes Tribe team. Common structures, applications, etc. used in almost all projects are planned for other enhancements. These libraries are used to create a common code base and save time.

Home Page: https://medium.com/ltunes

License: MIT License

C# 100.00%
api-version hangfire swagger health-check session

ltunes-common-libraries's People

Stargazers

 avatar

Watchers

 avatar

ltunes-common-libraries's Issues

Hangfire library for background work

Hangfire configuration is required to be available in applications. Common code structure must be created for such jobs. The library to be created should be used instead of re-exerting effort in each new project. The quartz library, which is an industry equivalent, is also available.

Revision of the swagger library

The swagger library will be revised and the read me file will be added to provide detailed information on how to use the library.

JWT library for authentication

In-house, the authentication library must be created for application programming interfaces (API) in particular. To do this, the json web token (JWT) must be used.

conditions

1 - A service class must be created that can read the information recorded in the token.
2 - Static classes must be created to sign, verify, and record the generated token in the container.
3 - All fixed values must be taken from the application settings file.

Useful link: https://jwt.io/

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.