Skip to content

arpitvaghela/EveRecon-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EveRecon API

GraphQL API for EveRecon - an community management cum listing portal. In simple words, communities and come here and do events seamlessly while managing their community. People can come here and discover new events.

The API is exhaustively tested with unit tests having a code coverage of 92%. The endpoints are secure and users having the right permissions only have access.

Setup

python -m venv venv

pip install -r requirements.txt

Contribution

  • run ./precommit.sh to run test and format codebase before commit
bash precommit.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published