Skip to content

annc4st/business-event-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 

Repository files navigation

business-event-app

https://eventapp-ng2b.onrender.com/

Here are the endpoints:

Auth

  • api/auth/login
  • api/auth/register
  • api/auth/my-events

Events

  • api/events/
  • api/events/:event_id
  • api/events/:event_id/guests

Categories

  • api/categoires/
  • api/categoires/:slug

Locations

  • api/locations/
  • api/locations/:location_id

User auth is using JWT.

The frontend is written using React framework.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages