Skip to content

Repository files navigation

LibraryDSS API

📌 About the Project

This project was create to manage a library using RESTFUL API and ASPNET CORE. This API allows to Sing in, Log in and reserve books.

🎯 Objective

To create an Library API where you can reserve any book, create and login user, manage books.

🛠️ Technologies Used

  • ASP.NET CORE - Main Framework
  • C# - Programming Language
  • Swagger - API Documentation
  • JSON Web Token - Authentication
  • Entity Framework - ORM
  • GIT and GitHub - Version Control

⚙️ Implemented Features

  • Create, Login User (using authentication)
  • Register and Reserve Books

🚧 Todo

  • This API is pretty basic, and can be better adding new functionality
  • The code can be refactored (using dependecy injection)

🔄 Contributions

If you’d like to contribute to the project, follow these steps:

  1. Fork the repository
  2. Create a branch for your feature
    git checkout -b my-feature
  3. Make changes and commit
    git commit -m "Title" -m "What you did"
  4. Push it
    git push origin my-feature

Acknowledgments

This API was created on a @rocketseat Bootcamp

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages