An open API service indexing awesome lists of open source software.

https://github.com/suniksha12/bajay_qualifier_round_1

The Task is to deploy the front end and backend using Heroku app.
https://github.com/suniksha12/bajay_qualifier_round_1

Last synced: 4 months ago
JSON representation

The Task is to deploy the front end and backend using Heroku app.

Awesome Lists containing this project

README

        

# Bajay_Qualifier_Round_1
The Task is to deploy the front end and backend using Heroku app.

Build and deploy a REST API with one endpoint that accepts requests with both GET and POST methods.
POST method endpoint takes in the request (JSON) and returns the following:
1. Status
2. User ID
3. College Email ID 4. College Roll Number
5. Array for numbers
6. Array for alphabets
7. Array with the highest lowercase alphabet (refer to logic explanation below)