Build Status

Events Project Api

Events Project Api is an external api restful for the correct functioning of the events project platform in which its front-end is done in laravel framework. The api has security JWT authentication (Json Web Token)

Installation

Requirements

Procedures

  • Open in root folder prompt Command
Steps:
  • Run the commands

  • 1.Create database:

     create database api
    
  • 2.Run Server Spring boot:

     In your development IDE start the spring boot server
    

Usage in project

The Events Project Api using Laravel for comunication with front end Laravel with security JWT authentication

References

License

  • The Events Project is open-sourced software licensed under the MIT license.