Git Product home page Git Product logo

misbha23 / api-search-engine Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apurwad/api-search-engine

0.0 0.0 0.0 8.31 MB

Created a web application in Java using jsp, Servlets, HTML, CSS, JavaScript and MongoDB NoSQL database at the backend which enables user to search different API records based on different criteria and deployed the same on Apache Tomcat Server

Java 97.28% JavaScript 2.72%

api-search-engine's Introduction

To install the application following pre requisite are necessary to be installed on your machine
1.	Java
2.	Apache Tomcat Server
3.	MongoDb
4.	Eclipse ide
The submission contains two projects
1.	Assignment3: First two parse the api.txt file and mashup.txt files and insert the data into database
2.	ProgrammableApi:  to interact with the database and search using web application
Steps:
1.	Create two collections in mongodb under database test
2.	The name of the collections are apis and mashup
3.	First Run the file ParseData.java present in the project named Assignment3  which will insert the records into the database
4.	Once the Apache Tomcat is installed configure it in Eclipse
5.	import the project web application ProgrammableApi into eclipse 
6.	Once the project has successfully imported run the above project on server select  Apache Tomcat
7.	You will see a web application(http://localhost:8080/ProgrammableApi/)(change the port accordingly from 8080 according to your machine on which tomcat has been installed)
8.	Another way to run the application is ,
9.	I have provided programmableApi.war file put that file into C:\Program Files\Apache Software Foundation\Tomcat 8.0\webapps
10.	The instructions about how to use the application has been given with the application document


api-search-engine's People

Contributors

apurwad avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.