Skip to content

nruizneiman/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

url-shortener

Build Status

Useful API project to get shorten URL starting from a long one.

Summary

Implemented using

  • .NET Core
  • SqlServer (InMemory)
  • IoC
  • Repository pattern
  • Unit of Work
  • Api Versioning
  • Global Exception Handling
  • SOLID
  • Swagger
  • EntityFramework Core
  • Click counter from each url
  • Save information such IP, Host and OS from each visitor
  • Azure Pipelines CI
  • Docker

Coming soon

  • JWT
  • UnitTesting
  • MVC Implementation
  • Manage Accounts, Social authentication, profiles, Roles, Save Shortened URLs by each account
  • MediatR

Contributing

If you've ever wanted to contribute to open source, and a great cause, now is your chance!

See the contributing docs for more information

Source

About

Useful API project to get shorten URL starting from a long one.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors