Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 1016 Bytes

README.md

File metadata and controls

17 lines (16 loc) · 1016 Bytes

😄 Welcome to my projects api

About

API developed to interact with the database, generating JSON structures. CORS support implemented for secure data exchange between domains.

Endpoints:

  • I18N (Internationalization)
  • Query projects by title
  • Browse projects by title and language
  • Skill consultation
  • Query skills and status by language

Note

Although the api works with my website, it will not always be enabled, at least for the moment, if you see my website with database communication error contact me, to enable it 😄.

Technologies

SpringBoot Hibernate MySQL GC